From afe8f271f0b5bcfd56a163b1572dc3737a291dad Mon Sep 17 00:00:00 2001 From: Stanislav Ochotnicky Date: Feb 06 2013 18:32:24 +0000 Subject: - Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild - Replace maven BuildRequires with maven-local --- diff --git a/apache-commons-net.spec b/apache-commons-net.spec index de0164d..6b37680 100644 --- a/apache-commons-net.spec +++ b/apache-commons-net.spec @@ -4,7 +4,7 @@ Name: apache-%{short_name} Version: 3.2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Internet protocol suite Java library License: ASL 2.0 Group: Development/Libraries @@ -12,7 +12,7 @@ URL: http://commons.apache.org/%{base_name}/ Source0: http://www.apache.org/dist/commons/%{base_name}/source/%{short_name}-%{version}-src.tar.gz BuildArch: noarch -BuildRequires: xmvn >= 0.2.3 +BuildRequires: maven-local >= 0.2.3 BuildRequires: java-devel BuildRequires: jpackage-utils BuildRequires: maven-doxia-sitetools @@ -67,6 +67,10 @@ sed -i 's/\r//' NOTICE.txt LICENSE.txt %doc LICENSE.txt NOTICE.txt %changelog +* Wed Feb 06 2013 Java SIG - 3.2-3 +- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild +- Replace maven BuildRequires with maven-local + * Wed Jan 16 2013 Michal Srb - 3.2-2 - Build with xmvn