[plexus-pom] introduce license macro

gil gil at fedoraproject.org
Wed Feb 11 17:58:40 UTC 2015


commit e4614a65866e58f17781b4eac9c27fb851643c79
Author: gil <puntogil at libero.it>
Date:   Wed Feb 11 18:58:25 2015 +0100

    introduce license macro

 plexus-pom-3.0.1-no-site-plugin.patch |   42 ---------------------------------
 plexus-pom-3.0.1-pom.patch            |   32 -------------------------
 plexus-pom.spec                       |    7 ++++-
 3 files changed, 5 insertions(+), 76 deletions(-)
---
diff --git a/plexus-pom.spec b/plexus-pom.spec
index 01a33df..bc33879 100644
--- a/plexus-pom.spec
+++ b/plexus-pom.spec
@@ -1,6 +1,6 @@
 Name:          plexus-pom
 Version:       3.3.1
-Release:       8%{?dist}
+Release:       9%{?dist}
 Summary:       Root Plexus Projects POM
 Group:         Development/Libraries
 License:       ASL 2.0
@@ -36,9 +36,12 @@ cp -p %{SOURCE1} LICENSE
 %mvn_install
 
 %files -f .mfiles
-%doc LICENSE
+%license LICENSE
 
 %changelog
+* Wed Feb 11 2015 gil cattaneo <puntogil at libero.it> 3.3.1-9
+- introduce license macro
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.3.1-8
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 


More information about the scm-commits mailing list