From 88f1dfd39d226319ea63f052d5a0ee21abbfd6c2dfc563605d36b2056632182c Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Tue, 6 Dec 2011 18:11:38 +0000 Subject: [PATCH] replace license with spdx.org variant OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/velocity?expand=0&rev=8 --- velocity.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/velocity.spec b/velocity.spec index ebb62f8..3ba95f7 100644 --- a/velocity.spec +++ b/velocity.spec @@ -22,7 +22,7 @@ Name: velocity Version: 1.5 Release: 1 Summary: Java-based template engine -License: Apache Software License +License: Apache-2.0 Source0: http://www.apache.org/dist/velocity/engine/1.5/velocity-1.5.tar.bz2 Source1: http://repo1.maven.org/maven2/velocity/velocity/1.5/velocity-1.5.pom Patch0: velocity-build_xml.patch @@ -84,7 +84,7 @@ Velocity+Turbine provides a template service that will allow web applications to be developed according to a true MVC model. %package manual -License: Apache Software License +License: Apache-2.0 Summary: Manual for %{name} Group: Development/Libraries/Java @@ -110,7 +110,7 @@ Velocity+Turbine provides a template service that will allow web applications to be developed according to a true MVC model. %package javadoc -License: Apache Software License +License: Apache-2.0 Summary: Javadoc for %{name} Group: Development/Documentation Requires(post): %{__rm} @@ -139,7 +139,7 @@ Velocity+Turbine provides a template service that will allow web applications to be developed according to a true MVC model. %package demo -License: Apache Software License +License: Apache-2.0 Summary: Demo for %{name} Group: Development/Libraries/Java Requires: %{name} = %{version}-%{release}