msrb pushed to springframework-retry (master). "Fix FTBFS"

notifications at fedoraproject.org notifications at fedoraproject.org
Tue May 12 09:23:46 UTC 2015


From 2d81435f0fec7cfc95c25a74ee600c73823da901 Mon Sep 17 00:00:00 2001
From: Michal Srb <msrb at redhat.com>
Date: Tue, 12 May 2015 11:21:00 +0200
Subject: Fix FTBFS


diff --git a/springframework-retry.spec b/springframework-retry.spec
index d03acd8..56d9d42 100644
--- a/springframework-retry.spec
+++ b/springframework-retry.spec
@@ -2,7 +2,7 @@
 
 Name:           springframework-retry
 Version:        1.1.1
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Abstraction around retrying failed operations
 
 License:        ASL 2.0
@@ -41,15 +41,13 @@ This package contains the API documentation for %{name}.
 %prep
 %setup -q -n %{short_name}-%{version}.RELEASE
 
-# This can be removed when rhbz#1019083 is fixed for F20
-%pom_remove_dep org.aspectj:aspectjrt
-%pom_add_dep org.aspectj:aspectjweaver:test
-
 %pom_remove_dep org.springframework:spring-test
 
 # bom dependency, we don't have it
 %pom_remove_dep org.springframework:spring-framework-bom
 
+%pom_remove_plugin :maven-javadoc-plugin
+
 %build
 %mvn_build
 
@@ -63,6 +61,9 @@ This package contains the API documentation for %{name}.
 %doc LICENSE-2.0.txt
 
 %changelog
+* Tue May 12 2015 Michal Srb <msrb at redhat.com> - 1.1.1-2
+- Fix FTBFS
+
 * Fri Aug 29 2014 Michal Srb <msrb at redhat.com> - 1.1.1-1
 - Update to upstream version 1.1.1
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/springframework-retry.git/commit/?h=master&id=2d81435f0fec7cfc95c25a74ee600c73823da901


More information about the scm-commits mailing list