[picketbox-commons] - Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild - Replace maven BuildRequires wi

Stanislav Ochotnicky sochotni at fedoraproject.org
Wed Feb 6 19:34:21 UTC 2013


commit 0e4f41042dbbce24b4eb5486be13fc2b32724fb3
Author: Stanislav Ochotnicky <sochotnicky at redhat.com>
Date:   Wed Feb 6 20:34:17 2013 +0100

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

 picketbox-commons.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/picketbox-commons.spec b/picketbox-commons.spec
index f465d98..8f6c36f 100644
--- a/picketbox-commons.spec
+++ b/picketbox-commons.spec
@@ -3,7 +3,7 @@
 
 Name:             picketbox-commons
 Version:          1.0.0
-Release:          4%{?dist}
+Release:          5%{?dist}
 Summary:          Common classes for security projects
 Group:            Development/Libraries
 License:          LGPLv2+
@@ -17,7 +17,7 @@ BuildArch:        noarch
 
 BuildRequires:    jpackage-utils
 BuildRequires:    java-devel
-BuildRequires:    maven
+BuildRequires:    maven-local
 BuildRequires:    maven-compiler-plugin
 BuildRequires:    maven-enforcer-plugin
 BuildRequires:    maven-install-plugin
@@ -70,6 +70,10 @@ cp -rp target/site/apidocs/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}
 %{_javadocdir}/%{name}
 
 %changelog
+* Wed Feb 06 2013 Java SIG <java-devel at lists.fedoraproject.org> - 1.0.0-5
+- 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.0-4
 - Added BR: maven-enforcer-plugin
 


More information about the scm-commits mailing list