forked from pool/javapackages-tools
Accepting request 800404 from Java:packages
OBS-URL: https://build.opensuse.org/request/show/800404 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/javapackages-tools?expand=0&rev=22
This commit is contained in:
commit
11c939d2bd
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 5 12:32:03 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Use %{_rpmmacrodir} instead of %{_libexecdir}/rpm/macros.d: this
|
||||
just happens to overlap in some distros.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 6 07:15:46 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package javapackages-tools
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -167,8 +167,8 @@ files="
|
||||
%{_datadir}/java-utils/java-functions
|
||||
%{_datadir}/java-utils/java-wrapper
|
||||
%{_datadir}/java-utils/scl-enable
|
||||
%{_libexecdir}/rpm/macros.d/macros.jpackage
|
||||
%{_libexecdir}/rpm/macros.d/macros.javapackages-filesystem
|
||||
%{_rpmmacrodir}/macros.jpackage
|
||||
%{_rpmmacrodir}/macros.javapackages-filesystem
|
||||
%{_mandir}/man1/build-classpath.1
|
||||
%{_mandir}/man1/build-jar-repository.1
|
||||
%{_mandir}/man1/diff-jars.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user