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

Stanislav Ochotnicky sochotni at fedoraproject.org
Wed Feb 6 18:51:10 UTC 2013


commit 5b911d450312468d5106e4664f9cb20b5ddd36c3
Author: Stanislav Ochotnicky <sochotnicky at redhat.com>
Date:   Wed Feb 6 19:51:06 2013 +0100

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

 guessencoding.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/guessencoding.spec b/guessencoding.spec
index eb63a91..a137512 100644
--- a/guessencoding.spec
+++ b/guessencoding.spec
@@ -1,6 +1,6 @@
 Name:             guessencoding
 Version:          1.4
-Release:          4%{?dist}
+Release:          5%{?dist}
 Summary:          Guess encoding of files and return configured reader
 Group:            Development/Libraries
 License:          ASL 2.0
@@ -12,7 +12,7 @@ BuildArch:        noarch
 
 BuildRequires:    java-devel
 BuildRequires:    jpackage-utils
-BuildRequires:    maven
+BuildRequires:    maven-local
 BuildRequires:    maven-compiler-plugin
 BuildRequires:    maven-dependency-plugin
 BuildRequires:    maven-install-plugin
@@ -89,6 +89,10 @@ install -pm 644 pom.xml $RPM_BUILD_ROOT%{_mavenpomdir}/JPP-%{name}.pom
 
 
 %changelog
+* Wed Feb 06 2013 Java SIG <java-devel at lists.fedoraproject.org> - 1.4-5
+- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
+- Replace maven BuildRequires with maven-local
+
 * Thu Jul 19 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.4-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 


More information about the scm-commits mailing list