packages: java-xmlunit/java-xmlunit.spec - updated java deps - dropped BR: ...

pawelz pawelz at pld-linux.org
Sun Apr 18 18:11:36 CEST 2010


Author: pawelz                       Date: Sun Apr 18 16:11:36 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated java deps
- dropped BR: rpm >= 4.4.9-56 (%{pld_release} macro is not used here)
- dropped C: java-gcj-compat (it does not work with gcj, but user can use it
  with some (jdkname)-jre-base package

---- Files affected:
packages/java-xmlunit:
   java-xmlunit.spec (1.15 -> 1.16) 

---- Diffs:

================================================================
Index: packages/java-xmlunit/java-xmlunit.spec
diff -u packages/java-xmlunit/java-xmlunit.spec:1.15 packages/java-xmlunit/java-xmlunit.spec:1.16
--- packages/java-xmlunit/java-xmlunit.spec:1.15	Sat Apr 17 09:44:32 2010
+++ packages/java-xmlunit/java-xmlunit.spec	Sun Apr 18 18:11:27 2010
@@ -23,18 +23,16 @@
 BuildRequires:	ant >= 1.5
 BuildRequires:	ant-junit
 BuildRequires:	ant-trax
-BuildRequires:	jaxp_parser_impl
-BuildRequires:	jaxp_transform_impl
+BuildRequires:	java(jaxp_parser_impl)
+BuildRequires:	java(jaxp_transform_impl)
+BuildRequires:	java-junit
 BuildRequires:	jdk
 BuildRequires:	jpackage-utils
-BuildRequires:	java-junit
-BuildRequires:	rpm >= 4.4.9-56
 BuildRequires:	rpmbuild(macros) >= 1.300
-BuildConflicts: java-gcj-compat
-Requires:	jaxp_parser_impl
-Requires:	jaxp_transform_impl
+BuildConflicts:	java-gcj-compat
+Requires:	java(jaxp_parser_impl)
+Requires:	java(jaxp_transform_impl)
 Requires:	java-junit
-Conflicts:	java-gcj-compat
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -114,6 +112,12 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.16  2010/04/18 16:11:27  pawelz
+- updated java deps
+- dropped BR: rpm >= 4.4.9-56 (%{pld_release} macro is not used here)
+- dropped C: java-gcj-compat (it does not work with gcj, but user can use it
+  with some (jdkname)-jre-base package
+
 Revision 1.15  2010/04/17 07:44:32  jajcus
 - do not pull java-sun via BR - icedtea6 should be enough in all (most) cases
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/java-xmlunit/java-xmlunit.spec?r1=1.15&r2=1.16&f=u



More information about the pld-cvs-commit mailing list