msrb pushed to maven-toolchains-plugin (master). "Spec formatting"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Apr 29 17:02:25 UTC 2015


>From eb04157a9b952063ae927c8e518bd203eeb58f3c Mon Sep 17 00:00:00 2001
From: Michal Srb <msrb at redhat.com>
Date: Wed, 29 Apr 2015 19:02:12 +0200
Subject: Spec formatting


diff --git a/maven-toolchains-plugin.spec b/maven-toolchains-plugin.spec
index 08abad8..a1e9f45 100644
--- a/maven-toolchains-plugin.spec
+++ b/maven-toolchains-plugin.spec
@@ -1,18 +1,17 @@
-Name:		maven-toolchains-plugin
-Version:	1.1
-Release:	1%{?dist}
-Summary:	Maven plugin for sharing configuration across projects
-License:	ASL 2.0
-URL:		http://maven.apache.org/plugins/maven-toolchains-plugin/
-Source0:	http://repo1.maven.org/maven2/org/apache/maven/plugins/%{name}/%{version}/%{name}-%{version}-source-release.zip
+Name:           maven-toolchains-plugin
+Version:        1.1
+Release:        2%{?dist}
+Summary:        Maven plugin for sharing configuration across projects
+License:        ASL 2.0
+URL:            http://maven.apache.org/plugins/maven-toolchains-plugin
+Source0:        http://repo1.maven.org/maven2/org/apache/maven/plugins/%{name}/%{version}/%{name}-%{version}-source-release.zip
 Patch0:         0001-Port-to-Eclipse-Sisu.patch
-BuildArch:	noarch
 BuildRequires:  maven-local
-BuildRequires:  mvn(junit:junit)
-BuildRequires:  mvn(org.apache.maven.plugins:maven-plugins:pom:)
 BuildRequires:  mvn(org.apache.maven:maven-plugin-api)
 BuildRequires:  mvn(org.apache.maven:maven-toolchain)
-
+BuildRequires:  mvn(org.apache.maven.plugins:maven-plugins:pom:)
+BuildRequires:  mvn(org.apache.maven.plugin-tools:maven-plugin-annotations)
+BuildArch:      noarch
 
 %description
 The Toolchains Plugins allows to share configuration across plugins. For
@@ -21,10 +20,10 @@ etc. all use the same JDK for execution. Similarly to maven-enforcer-plugin, it
 allows to control environmental constraints in the build.
 
 %package javadoc
-Summary:	API documentation for %{name}
+Summary:        API documentation for %{name}
 
 %description javadoc
-The API documentation of %{name}.
+The API documentation for %{name}.
 
 %prep
 %setup -q
@@ -44,6 +43,9 @@ The API documentation of %{name}.
 %doc LICENSE NOTICE
 
 %changelog
+* Wed Apr 29 2015 Michal Srb <msrb at redhat.com> - 1.1-2
+- Spec formatting
+
 * Mon Nov 17 2014 Mikolaj Izdebski <mizdebsk at redhat.com> - 1.1-1
 - Update to upstream version 1.1
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/maven-toolchains-plugin.git/commit/?h=master&id=eb04157a9b952063ae927c8e518bd203eeb58f3c


More information about the scm-commits mailing list