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 572466 Details for
Bug 806571
Add cglib:cglib to the maven dependencies map of cglib
[?]
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 to add cglib:cglib to the dependencies map
0001-Add-cglib-cglib-to-the-dependencies-map.patch (text/plain), 2.13 KB, created by
Juan Hernández
on 2012-03-24 22:11:51 UTC
(
hide
)
Description:
Proposed patch to add cglib:cglib to the dependencies map
Filename:
MIME Type:
Creator:
Juan Hernández
Created:
2012-03-24 22:11:51 UTC
Size:
2.13 KB
patch
obsolete
>From 153c5822c5f371df5f4adc8c396edf4732fdd3ed Mon Sep 17 00:00:00 2001 >From: Juan Hernandez <juan.hernandez@redhat.com> >Date: Sat, 24 Mar 2012 23:08:16 +0100 >Subject: [PATCH] Add cglib:cglib to the dependencies map > >--- > cglib.spec | 21 +++++++++------------ > 1 files changed, 9 insertions(+), 12 deletions(-) > >diff --git a/cglib.spec b/cglib.spec >index ad6b3b7..d6072a2 100644 >--- a/cglib.spec >+++ b/cglib.spec >@@ -1,6 +1,6 @@ > Name: cglib > Version: 2.2 >-Release: 9%{?dist} >+Release: 10%{?dist} > Summary: Code Generation Library for Java > License: ASL 2.0 > Group: Development/Tools >@@ -19,10 +19,6 @@ BuildRequires: java-devel >= 0:1.6.0 > BuildRequires: objectweb-asm > BuildRequires: unzip > BuildArch: noarch >-Requires(post): jpackage-utils >-Requires(postun): jpackage-utils >- >-BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) > > %description > cglib is a powerful, high performance and quality code generation library >@@ -32,6 +28,8 @@ at runtime. > %package javadoc > Summary: Javadoc for %{name} > Group: Documentation >+Requires: jpackage-utils >+ > %description javadoc > Documentation for the cglib code generation library. > >@@ -54,17 +52,11 @@ ln -s %{name}-%{version}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}.jar > > mkdir -p $RPM_BUILD_ROOT%{_mavenpomdir} > cp %{SOURCE1} $RPM_BUILD_ROOT%{_mavenpomdir}/JPP-%{name}.pom >-%add_to_maven_depmap net.sf.cglib %{name} %{version} JPP %{name} >+%add_maven_depmap JPP-%{name}.pom %{name}.jar -a net.sf.cglib:cglib > > %clean > rm -rf $RPM_BUILD_ROOT > >-%post >-%update_maven_depmap >- >-%postun >-%update_maven_depmap >- > %files > %defattr(-,root,root,-) > %doc LICENSE NOTICE >@@ -77,6 +69,11 @@ rm -rf $RPM_BUILD_ROOT > %{_javadocdir}/%{name}-%{version} > > %changelog >+* Sat Mar 24 2012 Juan Hernandez <juan.hernandez@redhat.com> - 2.2-10 >+- Add both cglib:cglib and net.sf.cglib:cglib to the maven >+ dependencies map >+- Updated to the latest packaging guidelines >+ > * Thu Jan 12 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.2-9 > - 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 806571
: 572466