Accepting request 533056 from Java:packages
Condition correctly the maven defines OBS-URL: https://build.opensuse.org/request/show/533056 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xmlgraphics-fop?expand=0&rev=33
This commit is contained in:
@@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Sep 29 06:57:25 UTC 2017 - fstrba@suse.com
|
||||||
|
|
||||||
|
- Don't condition the maven defines on release version, but on
|
||||||
|
_maven_repository being defined
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Sep 19 07:23:59 UTC 2017 - fstrba@suse.com
|
Tue Sep 19 07:23:59 UTC 2017 - fstrba@suse.com
|
||||||
|
|
||||||
|
@@ -46,7 +46,7 @@ BuildRequires: apache-pdfbox
|
|||||||
BuildRequires: avalon-framework
|
BuildRequires: avalon-framework
|
||||||
BuildRequires: docbook-xsl-stylesheets
|
BuildRequires: docbook-xsl-stylesheets
|
||||||
BuildRequires: gpg2
|
BuildRequires: gpg2
|
||||||
BuildRequires: java-devel >= 1.6.0
|
BuildRequires: java-devel-openjdk >= 1.8.0.121
|
||||||
# Needed for maven conversions
|
# Needed for maven conversions
|
||||||
BuildRequires: javapackages-local
|
BuildRequires: javapackages-local
|
||||||
BuildRequires: javapackages-tools
|
BuildRequires: javapackages-tools
|
||||||
@@ -189,10 +189,10 @@ popd
|
|||||||
%{_javadir}/%{name}.jar
|
%{_javadir}/%{name}.jar
|
||||||
%{_datadir}/%{name}
|
%{_datadir}/%{name}
|
||||||
%{_mavenpomdir}/*
|
%{_mavenpomdir}/*
|
||||||
%if 0%{?suse_version} >= 1330
|
%if %{defined _maven_repository}
|
||||||
%{_datadir}/maven-metadata/%{name}.xml*
|
|
||||||
%else
|
|
||||||
%{_mavendepmapfragdir}/%{name}
|
%{_mavendepmapfragdir}/%{name}
|
||||||
|
%else
|
||||||
|
%{_datadir}/maven-metadata/%{name}.xml*
|
||||||
%endif
|
%endif
|
||||||
%{_mandir}/man1/*
|
%{_mandir}/man1/*
|
||||||
%config(noreplace) %{_sysconfdir}/fop.xconf
|
%config(noreplace) %{_sysconfdir}/fop.xconf
|
||||||
|
Reference in New Issue
Block a user