[pegdown] - 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:02 UTC 2013


commit 05c2ebb42dc27792a3b32634dee2356551de3101
Author: Stanislav Ochotnicky <sochotnicky at redhat.com>
Date:   Wed Feb 6 20:33:58 2013 +0100

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

 pegdown.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/pegdown.spec b/pegdown.spec
index 4d55bb7..5b3944a 100644
--- a/pegdown.spec
+++ b/pegdown.spec
@@ -1,6 +1,6 @@
 Name:          pegdown
 Version:       1.1.0
-Release:       2%{?dist}
+Release:       3%{?dist}
 Summary:       Java library for Markdown processing
 Group:         Development/Libraries
 License:       ASL 2.0
@@ -17,7 +17,7 @@ BuildRequires: parboiled
 BuildRequires: jtidy
 BuildRequires: testng
 
-BuildRequires: maven
+BuildRequires: maven-local
 BuildRequires: maven-compiler-plugin
 BuildRequires: maven-install-plugin
 BuildRequires: maven-jar-plugin
@@ -81,6 +81,10 @@ cp -rp target/site/apidocs/* %{buildroot}%{_javadocdir}/%{name}
 %doc LICENSE NOTICE
 
 %changelog
+* Wed Feb 06 2013 Java SIG <java-devel at lists.fedoraproject.org> - 1.1.0-3
+- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
+- Replace maven BuildRequires with maven-local
+
 * Fri Jul 20 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.1.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 


More information about the scm-commits mailing list