[google-guice] Drop gone tomcat-servlet-3.0-api BR, builds fine without it.

Alexander Kurtakov akurtakov at fedoraproject.org
Fri Mar 6 12:16:29 UTC 2015


commit 6a1769a0424659707d0bbbe86abed195b0e8ce1f
Author: Alexander Kurtakov <akurtako at redhat.com>
Date:   Fri Mar 6 14:16:24 2015 +0200

    Drop gone tomcat-servlet-3.0-api BR, builds fine without it.

 google-guice.spec | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/google-guice.spec b/google-guice.spec
index 1276c19..1eaef98 100644
--- a/google-guice.spec
+++ b/google-guice.spec
@@ -6,7 +6,7 @@
 
 Name:           google-%{short_name}
 Version:        3.2.5
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Lightweight dependency injection framework for Java 5 and above
 License:        ASL 2.0
 URL:            https://github.com/sonatype/sisu-%{short_name}
@@ -28,7 +28,6 @@ BuildRequires:  slf4j
 %if %{with extensions}
 BuildRequires:  hibernate-jpa-2.0-api
 BuildRequires:  springframework-beans
-BuildRequires:  tomcat-servlet-3.0-api
 %endif
 
 # Test dependencies:
@@ -242,6 +241,9 @@ servlet,spring,throwingproviders}" "com.google.inject.extensions:guice- at 1"
 
 
 %changelog
+* Fri Mar 6 2015 Alexander Kurtakov <akurtako at redhat.com> 3.2.5-2
+- Drop gone tomcat-servlet-3.0-api BR, builds fine without it.
+
 * Fri Jan 23 2015 Michael Simacek <msimacek at redhat.com> - 3.2.5-1
 - Update to upstream version 3.2.5
 


More information about the scm-commits mailing list