Hello community,

here is the log from the commit of package velocity for openSUSE:Factory 
checked in at 2019-04-11 12:19:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/velocity (Old)
 and      /work/SRC/openSUSE:Factory/.velocity.new.27019 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "velocity"

Thu Apr 11 12:19:53 2019 rev:22 rq:693104 version:1.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/velocity/velocity.changes        2019-03-04 
09:21:51.184585025 +0100
+++ /work/SRC/openSUSE:Factory/.velocity.new.27019/velocity.changes     
2019-04-11 12:19:55.237008725 +0200
@@ -1,0 +2,6 @@
+Mon Apr  8 11:39:35 UTC 2019 - Fridrich Strba <[email protected]>
+
+- Do not depend on the apache-parent, since we are not building
+  using Maven.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ velocity.spec ++++++
--- /var/tmp/diff_new_pack.Uv26Rb/_old  2019-04-11 12:19:56.293009176 +0200
+++ /var/tmp/diff_new_pack.Uv26Rb/_new  2019-04-11 12:19:56.297009178 +0200
@@ -29,7 +29,6 @@
 BuildRequires:  ant >= 1.6.5
 BuildRequires:  ant-junit
 BuildRequires:  antlr
-BuildRequires:  apache-parent
 BuildRequires:  avalon-logkit
 BuildRequires:  commons-collections
 BuildRequires:  commons-lang
@@ -44,7 +43,6 @@
 BuildRequires:  plexus-classworlds
 BuildRequires:  servletapi4
 BuildRequires:  werken-xpath
-Requires:       apache-parent
 Requires:       avalon-logkit
 Requires:       commons-collections
 Requires:       commons-lang
@@ -164,6 +162,10 @@
 done
 %patch0 -b .sav0
 
+cp %{SOURCE1} pom.xml
+
+%pom_remove_parent pom.xml
+
 %build
 #export JAVA_HOME=%{_jvmdir}/java-1.5.0
 # Use servletapi4 instead of servletapi5 in CLASSPATH
@@ -204,7 +206,7 @@
 install -p -m 644 bin/%{name}-%{version}.jar 
%{buildroot}%{_javadir}/%{name}.jar
 # pom
 install -d -m 755 %{buildroot}%{_mavenpomdir}
-install -pm 644 %{SOURCE1} \
+install -pm 644 pom.xml \
     %{buildroot}%{_mavenpomdir}/JPP-%{name}.pom
 %add_maven_depmap -a velocity:velocity
 


Reply via email to