Hello community,

here is the log from the commit of package velocity for openSUSE:Factory 
checked in at 2012-12-19 13:35:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/velocity (Old)
 and      /work/SRC/openSUSE:Factory/.velocity.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "velocity", Maintainer is "r...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/velocity/velocity.changes        2011-09-23 
12:49:48.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.velocity.new/velocity.changes   2012-12-19 
13:35:07.000000000 +0100
@@ -1,0 +2,6 @@
+Mon Dec 17 12:17:24 UTC 2012 - mvysko...@suse.com
+
+- require avalon-logkit
+  * drop excalibur from Factory
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ velocity.spec ++++++
--- /var/tmp/diff_new_pack.53fBha/_old  2012-12-19 13:35:08.000000000 +0100
+++ /var/tmp/diff_new_pack.53fBha/_new  2012-12-19 13:35:08.000000000 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package velocity (Version 1.5)
+# spec file for package velocity
 #
-# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,18 +20,18 @@
 
 Name:           velocity
 Version:        1.5
-Release:        1
+Release:        0
 Summary:        Java-based template engine
 License:        Apache-2.0
+Group:          Development/Libraries/Java
 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
 Url:            http://velocity.apache.org/
-Group:          Development/Libraries/Java
+Requires:       avalon-logkit
+Requires:       commons-collections
+Requires:       commons-lang
 Requires:       java >= 1.5.0
-Requires:       excalibur-avalon-logkit
-Requires:       jakarta-commons-collections
-Requires:       jakarta-commons-lang
 Requires:       jdom >= 1.0-1
 Requires:       log4j >= 1.1
 #Requires:       jakarta-oro
@@ -39,24 +39,24 @@
 # Use servletapi4 instead of servletapi5
 Requires:       servletapi4
 Requires:       werken-xpath
-BuildRequires:  jpackage-utils >= 1.7.4
-BuildRequires:  java-devel = 1.5.0
 BuildRequires:  ant >= 1.6.5
 BuildRequires:  ant-junit
 BuildRequires:  antlr
-BuildRequires:  junit
-BuildRequires:  hsqldb
+BuildRequires:  avalon-logkit
 BuildRequires:  classworlds
-BuildRequires:  excalibur-avalon-logkit
-BuildRequires:  jakarta-commons-collections
-BuildRequires:  jakarta-commons-lang
+BuildRequires:  commons-collections
+BuildRequires:  commons-lang
+BuildRequires:  hsqldb
+BuildRequires:  java-devel >= 1.6.0
 BuildRequires:  jdom >= 1.0-1
+BuildRequires:  jpackage-utils >= 1.7.4
+BuildRequires:  junit
 BuildRequires:  log4j >= 1.1
 BuildRequires:  oro
 # Use servletapi4 instead of servletapi5
+BuildRequires:  fdupes
 BuildRequires:  servletapi4
 BuildRequires:  werken-xpath
-BuildRequires:  fdupes
 Requires(post):    jpackage-utils >= 1.7.4
 Requires(postun):  jpackage-utils >= 1.7.4
 BuildArch:      noarch
@@ -84,7 +84,6 @@
 applications to be developed according to a true MVC model.
 
 %package        manual
-License:        Apache-2.0
 Summary:        Manual for %{name}
 Group:          Development/Libraries/Java
 
@@ -110,9 +109,8 @@
 applications to be developed according to a true MVC model.
 
 %package        javadoc
-License:        Apache-2.0
 Summary:        Javadoc for %{name}
-Group:          Development/Documentation
+Group:          Documentation/HTML
 Requires(post):   %{__rm}
 Requires(post):   /bin/ln
 Requires(postun): %{__rm}
@@ -139,7 +137,6 @@
 applications to be developed according to a true MVC model.
 
 %package        demo
-License:        Apache-2.0
 Summary:        Demo for %{name}
 Group:          Development/Libraries/Java
 Requires:       %{name} = %{version}-%{release}
@@ -178,7 +175,7 @@
 #%patch99 -b .sav99
 
 %build
-export JAVA_HOME=%{_jvmdir}/java-1.5.0
+#export JAVA_HOME=%{_jvmdir}/java-1.5.0
 # Use servletapi4 instead of servletapi5 in CLASSPATH
 mkdir -p bin/test-lib
 pushd bin/test-lib
@@ -189,7 +186,7 @@
 pushd bin/lib
 ln -sf $(build-classpath ant)
 ln -sf $(build-classpath antlr)
-ln -sf $(build-classpath excalibur/avalon-logkit)
+ln -sf $(build-classpath avalon-logkit)
 ln -sf $(build-classpath commons-collections)
 ln -sf $(build-classpath commons-lang)
 ln -sf $(build-classpath jdom)


-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to