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

Stanislav Ochotnicky sochotni at fedoraproject.org
Wed Feb 6 19:33:52 UTC 2013


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

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

 pdfbox.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/pdfbox.spec b/pdfbox.spec
index e4b3acb..be5d6e9 100644
--- a/pdfbox.spec
+++ b/pdfbox.spec
@@ -1,6 +1,6 @@
 Name:           pdfbox
 Version:        1.7.0
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        Java library for working with PDF documents
 
 Group:          Development/Libraries
@@ -16,7 +16,7 @@ Patch2:         %{name}-lucene.patch
 BuildRequires:  jpackage-utils
 BuildRequires:  java-devel >= 1:1.6.0
 BuildRequires:  ant
-BuildRequires:  maven
+BuildRequires:  maven-local
 BuildRequires:  maven-antrun-plugin
 BuildRequires:  maven-plugin-bundle
 BuildRequires:  maven-compiler-plugin
@@ -232,6 +232,10 @@ cp -p parent/pom.xml $RPM_BUILD_ROOT%{_mavenpomdir}/JPP-pdfbox-parent.pom
 
 
 %changelog
+* Wed Feb 06 2013 Java SIG <java-devel at lists.fedoraproject.org> - 1.7.0-5
+- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
+- Replace maven BuildRequires with maven-local
+
 * Mon Sep 24 2012 Orion Poplawski <orion at cora.nwra.com> - 1.7.0-4
 - Drop lucene sub-package for now, not compatible with lucene 3.6
 


More information about the scm-commits mailing list