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

Stanislav Ochotnicky sochotni at fedoraproject.org
Wed Feb 6 19:46:53 UTC 2013


commit f0c6e72bdf08ec56f96a89882caf49a0cf1d12d1
Author: Stanislav Ochotnicky <sochotnicky at redhat.com>
Date:   Wed Feb 6 20:46:48 2013 +0100

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

 truezip.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/truezip.spec b/truezip.spec
index 2e200e1..6412230 100644
--- a/truezip.spec
+++ b/truezip.spec
@@ -1,6 +1,6 @@
 Name:		truezip
 Version:	7.6.6
-Release:	1%{?dist}
+Release:	2%{?dist}
 Summary:	Java based VFS for treating archive files as virtual directories
 
 Group:		Development/Libraries
@@ -23,7 +23,7 @@ BuildRequires:	findbugs
 BuildRequires:	jemmy
 BuildRequires:	jsr-305
 BuildRequires:	junit
-BuildRequires:	maven
+BuildRequires:	maven-local
 BuildRequires:	schlichtherle-oss-parent
 
 BuildRequires:	maven-antrun-plugin
@@ -431,6 +431,10 @@ install -pm 644 pom.xml %{buildroot}%{_mavenpomdir}/JPP.%{name}-%{name}.pom
 
 
 %changelog
+* Wed Feb 06 2013 Java SIG <java-devel at lists.fedoraproject.org> - 7.6.6-2
+- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
+- Replace maven BuildRequires with maven-local
+
 * Sat Oct 13  2012 Gerard Ryan <galileo at fedoraproject.org> - 7.6.6-1
 - Update to upstream 7.6.6.
 - Remove patch and add pom macros instead.


More information about the scm-commits mailing list