[jboss-jaspi-1.0-api] - Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild - Replace maven BuildRequires wi

Stanislav Ochotnicky sochotni at fedoraproject.org
Wed Feb 6 19:01:28 UTC 2013


commit c0a4520f65e6945a526a33a22f09d5750f50970b
Author: Stanislav Ochotnicky <sochotnicky at redhat.com>
Date:   Wed Feb 6 20:01:23 2013 +0100

    - Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
    - Replace maven BuildRequires with maven-local

 jboss-jaspi-1.0-api.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/jboss-jaspi-1.0-api.spec b/jboss-jaspi-1.0-api.spec
index 47fcdf3..a37a12f 100644
--- a/jboss-jaspi-1.0-api.spec
+++ b/jboss-jaspi-1.0-api.spec
@@ -3,7 +3,7 @@
 
 Name:		jboss-jaspi-1.0-api
 Version:	1.0.1
-Release:	3%{?dist}
+Release:	4%{?dist}
 Summary:	JBoss Java Authentication SPI for Containers 1.0 API
 Group:		Development/Libraries
 License:	CDDL or GPLv2 with exceptions
@@ -15,7 +15,7 @@ Source0:	%{name}-%{namedversion}.tar.xz
 
 BuildRequires:	jpackage-utils
 BuildRequires:	java-devel
-BuildRequires:	maven
+BuildRequires:	maven-local
 BuildRequires:	jboss-logging
 BuildRequires:	maven-compiler-plugin
 BuildRequires:	maven-enforcer-plugin
@@ -86,6 +86,10 @@ cp -rp target/site/apidocs/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}
 %doc LICENSE README
 
 %changelog
+* Wed Feb 06 2013 Java SIG <java-devel at lists.fedoraproject.org> - 1.0.1-4
+- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
+- Replace maven BuildRequires with maven-local
+
 * Mon Aug 6 2012 Ricardo Arguello <ricardo at fedoraproject.org> - 1.0.1-3
 - Added BR: maven-enforcer-plugin
 


More information about the scm-commits mailing list