[eclipselink/f20] Provide org.eclipse.persistence:org.eclipse.persistence.jpa

gil gil at fedoraproject.org
Mon Jan 20 11:25:31 UTC 2014


commit 54884f171f7388de3148c01affac616d7d61976c
Author: gil <puntogil at libero.it>
Date:   Mon Jan 20 12:25:45 2014 +0100

    Provide org.eclipse.persistence:org.eclipse.persistence.jpa

 eclipselink.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/eclipselink.spec b/eclipselink.spec
index 56c07e9..d51b895 100644
--- a/eclipselink.spec
+++ b/eclipselink.spec
@@ -2,7 +2,7 @@
 %global namedversion %{version}%{?reltag}
 Name:          eclipselink
 Version:       2.4.2
-Release:       2%{?dist}
+Release:       3%{?dist}
 Summary:       Eclipse Persistence Services Project
 License:       EPL and BSD
 Url:           http://www.eclipse.org/eclipselink/
@@ -101,7 +101,7 @@ cp -p %{SOURCE4} core-pom.xml
 %pom_add_dep asm:asm-util:3.3.1:compile core-pom.xml
 %pom_add_dep asm:asm-xml:3.3.1:compile core-pom.xml
 
-cp -p %{SOURCE4} jpa-pom.xml
+cp -p %{SOURCE5} jpa-pom.xml
 %pom_remove_dep org.eclipse.persistence: jpa-pom.xml
 %pom_add_dep org.eclipse.persistence:javax.persistence:2.0.5:compile
 %pom_add_dep org.antlr:antlr-runtime:3.2:compile jpa-pom.xml
@@ -161,6 +161,9 @@ cp -pr target/api/* %{buildroot}%{_javadocdir}/%{name}
 %doc license.html
 
 %changelog
+* Mon Jan 20 2014 Michal Srb <msrb at redhat.com> - 2.4.2-3
+- Provide org.eclipse.persistence:org.eclipse.persistence.jpa
+
 * Sat Sep 28 2013 gil cattaneo <puntogil at libero.it> 2.4.2-2
 - fix some problems with missing explicit casts
 


More information about the scm-commits mailing list