mizdebsk pushed to jboss-parent (master). "Cleanup spec file"

notifications at fedoraproject.org notifications at fedoraproject.org
Tue Apr 14 04:02:59 UTC 2015


>From 9d80ff2c0235813482b25759987651422afe1834 Mon Sep 17 00:00:00 2001
From: Mikolaj Izdebski <mizdebsk at redhat.com>
Date: Tue, 14 Apr 2015 06:02:07 +0200
Subject: Cleanup spec file


diff --git a/jboss-parent.spec b/jboss-parent.spec
index 5e34504..e5d4084 100644
--- a/jboss-parent.spec
+++ b/jboss-parent.spec
@@ -1,18 +1,18 @@
-Name:                 jboss-parent
-Version:              11
-Release:              4%{?dist}
-Summary:              JBoss Parent POM
-License:              Public Domain
-URL:                  http://www.jboss.org/
-Source0:              https://github.com/jboss/jboss-parent-pom/archive/86bff326310a192ef657d893fa8e96ebd33e1ae4.tar.gz
-BuildArch:            noarch
-
-BuildRequires:        maven-local
-BuildRequires:        maven-install-plugin
-BuildRequires:        maven-javadoc-plugin
-BuildRequires:        maven-release-plugin
-BuildRequires:        maven-resources-plugin
-BuildRequires:        maven-enforcer-plugin
+Name:           jboss-parent
+Version:        11
+Release:        5%{?dist}
+Summary:        JBoss Parent POM
+License:        Public Domain
+URL:            http://www.jboss.org/
+BuildArch:      noarch
+
+Source0:        https://github.com/jboss/jboss-parent-pom/archive/86bff326310a192ef657d893fa8e96ebd33e1ae4.tar.gz
+
+BuildRequires:  maven-local
+BuildRequires:  mvn(com.sun:tools)
+BuildRequires:  mvn(org.apache.maven.plugins:maven-enforcer-plugin)
+BuildRequires:  mvn(org.apache.maven.plugins:maven-source-plugin)
+BuildRequires:  mvn(org.codehaus.mojo:buildnumber-maven-plugin)
 
 %description
 The Project Object Model files for JBoss packages.
@@ -20,10 +20,10 @@ The Project Object Model files for JBoss packages.
 %prep
 %setup -n jboss-parent-pom-86bff326310a192ef657d893fa8e96ebd33e1ae4
 
-%pom_remove_plugin ":maven-clover2-plugin"
-%pom_remove_plugin ":findbugs-maven-plugin"
-%pom_remove_plugin ":sonar-maven-plugin"
-%pom_remove_plugin ":javancss-maven-plugin"
+%pom_remove_plugin :maven-clover2-plugin
+%pom_remove_plugin :findbugs-maven-plugin
+%pom_remove_plugin :sonar-maven-plugin
+%pom_remove_plugin :javancss-maven-plugin
 
 %pom_remove_dep com.sun:tools
 %pom_add_dep com.sun:tools
@@ -38,6 +38,9 @@ The Project Object Model files for JBoss packages.
 %doc README.md
 
 %changelog
+* Tue Apr 14 2015 Mikolaj Izdebski <mizdebsk at redhat.com> - 11-5
+- Cleanup spec file
+
 * Tue Jun 17 2014 Marek Goldmann <mgoldman at redhat.com> - 11-4
 - Remove com.sun:tools scope
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/jboss-parent.git/commit/?h=master&id=9d80ff2c0235813482b25759987651422afe1834


More information about the scm-commits mailing list