[portals-pom] introduce license macro

gil gil at fedoraproject.org
Wed Feb 11 18:01:05 UTC 2015


commit e6b48cb6f41b958dd50758a9308c55040f54cc57
Author: gil <puntogil at libero.it>
Date:   Wed Feb 11 19:00:51 2015 +0100

    introduce license macro

 portals-pom.spec |    9 +++++----
 1 files changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/portals-pom.spec b/portals-pom.spec
index 0ee4d01..7605362 100644
--- a/portals-pom.spec
+++ b/portals-pom.spec
@@ -1,13 +1,12 @@
 Name:          portals-pom
 Version:       1.3
-Release:       10%{?dist}
+Release:       11%{?dist}
 Summary:       Apache Portals parent pom
 License:       ASL 2.0
 Url:           http://portals.apache.org/
 # svn export http://svn.apache.org/repos/asf/portals/portals-pom/tags/portals-pom-1.3
 # tar czf portals-pom-1.3-src-svn.tar.gz portals-pom-1.3
 Source0:       %{name}-%{version}-src-svn.tar.gz
-BuildRequires: java-devel
 BuildRequires: maven-local
 BuildRequires: maven-install-plugin
 BuildArch:     noarch
@@ -39,9 +38,12 @@ done
 %mvn_install
 
 %files -f .mfiles
-%doc LICENSE NOTICE
+%license LICENSE NOTICE
 
 %changelog
+* Wed Feb 11 2015 gil cattaneo <puntogil at libero.it> 1.3-11
+- introduce license macro
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.3-10
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
@@ -72,4 +74,3 @@ done
 
 * Sat May 19 2012 gil cattaneo <puntogil at libero.it> 1.3-1
 - initial rpm
-


More information about the scm-commits mailing list