mizdebsk pushed to maven2 (master). "Remove maven-error-diagnostics subpackage"

notifications at fedoraproject.org notifications at fedoraproject.org
Tue Apr 14 04:16:53 UTC 2015


>From 10cb5a43df52b02df10d2721fbb168d16a59da01 Mon Sep 17 00:00:00 2001
From: Mikolaj Izdebski <mizdebsk at redhat.com>
Date: Tue, 14 Apr 2015 06:12:13 +0200
Subject: Remove maven-error-diagnostics subpackage


diff --git a/maven2.spec b/maven2.spec
index 35c88f0..b754ade 100644
--- a/maven2.spec
+++ b/maven2.spec
@@ -2,7 +2,7 @@
 
 Name:	    maven2
 Version:	2.2.1
-Release:	50%{?dist}
+Release:	51%{?dist}
 Summary:	Java project management and project comprehension tool
 License:	ASL 2.0 and MIT and BSD
 URL:		http://maven.apache.org
@@ -60,12 +60,6 @@ Summary:        Compatibility Maven artifact manager artifact
 %description -n maven-artifact-manager
 Maven artifact manager artifact
 
-%package -n maven-error-diagnostics
-Summary:        Compatibility Maven error diagnostics artifact
-
-%description -n maven-error-diagnostics
-Maven error diagnostics artifact
-
 %package -n maven-model
 Summary:        Compatibility Maven model artifact
 
@@ -139,7 +133,8 @@ Javadoc for %{name}.
 for nobuild in apache-maven maven-artifact-test \
                maven-compat maven-core maven-plugin-api \
                maven-plugin-parameter-documenter maven-reporting \
-               maven-repository-metadata maven-script; do
+               maven-repository-metadata maven-script \
+               maven-error-diagnostics; do
     %pom_disable_module $nobuild
 done
 
@@ -177,9 +172,6 @@ done
 %files -n maven-artifact-manager -f .mfiles-maven-artifact-manager
 %doc LICENSE.txt NOTICE.txt
 
-%files -n maven-error-diagnostics -f .mfiles-maven-error-diagnostics
-%doc LICENSE.txt NOTICE.txt
-
 %files -n maven-model -f .mfiles-maven-model
 %doc LICENSE.txt NOTICE.txt
 
@@ -209,6 +201,9 @@ done
 
 
 %changelog
+* Tue Apr 14 2015 Mikolaj Izdebski <mizdebsk at redhat.com> - 2.2.1-51
+- Remove maven-error-diagnostics subpackage
+
 * Fri Oct 31 2014 Mikolaj Izdebski <mizdebsk at redhat.com> - 2.2.1-50
 - Remove direct dependency on classworlds
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/maven2.git/commit/?h=master&id=10cb5a43df52b02df10d2721fbb168d16a59da01


More information about the scm-commits mailing list