diff --git a/pentaho-libxml.changes b/pentaho-libxml.changes index 3b076c7..cf8b295 100644 --- a/pentaho-libxml.changes +++ b/pentaho-libxml.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Jul 1 13:48:34 UTC 2014 - tchvatal@suse.com + +- Define buildroot + ------------------------------------------------------------------- Tue Jan 7 13:52:18 UTC 2014 - mvyskocil@suse.com diff --git a/pentaho-libxml.spec b/pentaho-libxml.spec index fd0247a..bd9b845 100644 --- a/pentaho-libxml.spec +++ b/pentaho-libxml.spec @@ -15,6 +15,7 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + %define origname libxml Name: pentaho-libxml Version: 1.1.3 @@ -29,7 +30,6 @@ Url: http://reporting.pentaho.org/ Source: %{origname}-%{version}-jarsdeleted.zip #PATCH-FIX-UPSTREAM, fix some properties for build Patch0: libxml-1.1.2-build.patch - BuildRequires: ant BuildRequires: ant-contrib BuildRequires: java-devel @@ -41,6 +41,7 @@ Requires: java Requires: jpackage-utils Requires: libbase >= 1.1.2 Requires: libloader >= 1.1.2 +BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch %description