[tuscany-parent] introduce license macro

gil gil at fedoraproject.org
Fri Feb 13 17:00:38 UTC 2015


commit f4dc74caa9f74ae76b2c2d1438e1e31f34ddc002
Author: gil <puntogil at libero.it>
Date:   Fri Feb 13 18:00:22 2015 +0100

    introduce license macro

 tuscany-parent.spec |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/tuscany-parent.spec b/tuscany-parent.spec
index 041d586..a06ad26 100644
--- a/tuscany-parent.spec
+++ b/tuscany-parent.spec
@@ -1,6 +1,6 @@
 Name:          tuscany-parent
 Version:       2
-Release:       9%{?dist}
+Release:       10%{?dist}
 Summary:       Apache Tuscany Project Parent
 License:       ASL 2.0
 Url:           http://tuscany.apache.org/
@@ -10,9 +10,6 @@ Source0:       %{name}-%{version}-src-svn.tar.gz
 # tuscany-parent package don't include the license file
 Source1:       http://www.apache.org/licenses/LICENSE-2.0.txt
 
-BuildRequires: java-devel >= 1:1.6.0
-BuildRequires: jpackage-utils
-
 BuildRequires: maven-local
 BuildRequires: maven-install-plugin
 
@@ -41,9 +38,12 @@ sed -i 's/\r//' LICENSE-2.0.txt
 %mvn_install
 
 %files -f .mfiles
-%doc LICENSE-2.0.txt
+%license LICENSE-2.0.txt
 
 %changelog
+* Fri Feb 13 2015 gil cattaneo <puntogil at libero.it> 2-10
+- introduce license macro
+
 * Sun Jun 08 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2-9
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
@@ -70,4 +70,4 @@ sed -i 's/\r//' LICENSE-2.0.txt
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
 * Wed Feb 01 2012 gil cattaneo <puntogil at libero.it> 2-1
-- initial rpm
\ No newline at end of file
+- initial rpm


More information about the scm-commits mailing list