Accepting request 477244 from Java:packages

1

OBS-URL: https://build.opensuse.org/request/show/477244
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/apache-pdfbox?expand=0&rev=3
This commit is contained in:
Dominique Leuenberger 2017-03-12 19:01:44 +00:00 committed by Git OBS Bridge
commit 9e7f39dcb3
2 changed files with 12 additions and 2 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Mar 6 10:06:14 UTC 2017 - sknorr@suse.com
- Switch between maven-metadata/maven-fragments as appropriate
for SLE/openSUSE (FATE#322405)
-------------------------------------------------------------------
Thu Jun 16 08:43:53 UTC 2016 - fvogt@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package apache-pdfbox
#
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -107,6 +107,10 @@ ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
%{_javadir}/jempbox.jar
%{_mavenpomdir}/JPP-fontbox.pom
%{_mavenpomdir}/JPP-jempbox.pom
%{_datadir}/maven-metadata/%{name}.xml
%if %suse_version >= 1330
%{_datadir}/maven-metadata/%{name}.xml*
%else
%{_mavendepmapfragdir}/%{name}
%endif
%changelog