[springframework] fix for rhbz: 993376, 953977

gil gil at fedoraproject.org
Fri Dec 6 14:29:59 UTC 2013


commit 66309ed31bedd5fc92d2b9c5baa4b96cd724fb97
Author: gil <puntogil at libero.it>
Date:   Fri Dec 6 15:29:48 2013 +0100

    fix for rhbz: 993376, 953977

 springframework.spec |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/springframework.spec b/springframework.spec
index 89a10fb..ee6e7bd 100644
--- a/springframework.spec
+++ b/springframework.spec
@@ -380,8 +380,6 @@ sed -i s/edu.emory.mathcs.backport.// `find org.springframework.context -name *.
 
 %pom_xpath_set "pom:dependencies/pom:dependency[pom:groupId = 'org.codehaus.groovy']/pom:artifactId" groovy org.springframework.context
 %pom_xpath_set "pom:dependencies/pom:dependency[pom:groupId = 'org.hibernate']/pom:artifactId" hibernate-validator org.springframework.context
-sed -i "s|ResourceBundleLocator|PlatformResourceBundleLocator|" \
- org.springframework.context/src/main/java/org/springframework/validation/beanvalidation/MessageSourceResourceBundleLocator.java
 
 # TODO Fix jruby aId
 %if %{?fedora} <= 19


More information about the scm-commits mailing list