Accepting request 239920 from LibreOffice:Factory

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/239920
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pentaho-libxml?expand=0&rev=2
This commit is contained in:
Stephan Kulow 2014-07-16 14:16:23 +00:00 committed by Git OBS Bridge
commit 06518383be
2 changed files with 7 additions and 1 deletions

View File

@ -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 Tue Jan 7 13:52:18 UTC 2014 - mvyskocil@suse.com

View File

@ -15,6 +15,7 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/ # Please submit bugfixes or comments via http://bugs.opensuse.org/
# #
%define origname libxml %define origname libxml
Name: pentaho-libxml Name: pentaho-libxml
Version: 1.1.3 Version: 1.1.3
@ -29,7 +30,6 @@ Url: http://reporting.pentaho.org/
Source: %{origname}-%{version}-jarsdeleted.zip Source: %{origname}-%{version}-jarsdeleted.zip
#PATCH-FIX-UPSTREAM, fix some properties for build #PATCH-FIX-UPSTREAM, fix some properties for build
Patch0: libxml-1.1.2-build.patch Patch0: libxml-1.1.2-build.patch
BuildRequires: ant BuildRequires: ant
BuildRequires: ant-contrib BuildRequires: ant-contrib
BuildRequires: java-devel BuildRequires: java-devel
@ -41,6 +41,7 @@ Requires: java
Requires: jpackage-utils Requires: jpackage-utils
Requires: libbase >= 1.1.2 Requires: libbase >= 1.1.2
Requires: libloader >= 1.1.2 Requires: libloader >= 1.1.2
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch BuildArch: noarch
%description %description