[hibernate] fix jboss-logging dep

gil gil at fedoraproject.org
Mon Apr 29 09:21:28 UTC 2013


commit e7c8c3b1245440d9b196b3289986bec832f837ef
Author: gil <puntogil at libero.it>
Date:   Mon Apr 29 11:21:12 2013 +0200

    fix jboss-logging dep

 hibernate.spec |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/hibernate.spec b/hibernate.spec
index 54025ab..48d1bd2 100644
--- a/hibernate.spec
+++ b/hibernate.spec
@@ -315,6 +315,9 @@ rm -r hibernate-c3p0/src/test/java/org \
  hibernate-infinispan/src/test/java/org \
  hibernate-proxool/src/test/java/org
 
+
+sed -i "s|jboss-logging:3.1.0.GA|jboss-logging/jboss-logging:3.1.0.GA|" libraries.gradle
+
 %build
 
 unset JAVA_HOME


More information about the scm-commits mailing list