Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Backports:SLE-15-SP6
netbeans-resolver
netbeans-resolver.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File netbeans-resolver.spec of Package netbeans-resolver
# # spec file for package netbeans-resolver # # 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 # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ # %define patched_resolver_ver 1.2 %define patched_resolver xml-commons-resolver-%{patched_resolver_ver} Name: netbeans-resolver Version: 6.7.1 Release: 0 Summary: Resolver subproject of xml-commons patched for NetBeans License: Apache-1.1 Group: Development/Libraries/Java Url: http://xml.apache.org/commons/ Source0: http://www.apache.org/dist/xml/commons/%{patched_resolver}.tar.bz2 # see http://hg.netbeans._org/main/file/721f72486327/o.apache.xml.resolver/external/readme.txt Patch0: %{name}-%{version}-nb.patch Patch1: %{name}-%{version}-resolver.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch BuildRequires: ant BuildRequires: dos2unix BuildRequires: java-devel >= 1.6.0 BuildRequires: javapackages-tools Requires: java >= 1.6.0 Requires: javapackages-tools %description Resolver subproject of xml-commons, version %{patched_resolver_ver} with a patch for NetBeans. %prep %setup -q -n %{patched_resolver} # remove all binary libs and prebuilt javadocs find . -name "*.jar" -exec rm -f {} \; %{__rm} -rf docs %patch0 -p1 -b .sav %patch1 -p1 -b .sav dos2unix -k KEYS dos2unix -k LICENSE.resolver.txt %build %{ant} \ -f resolver.xml \ -Djavac.target=1.6 -Djavac.source=1.6 \ jar %install # JARs %{__mkdir_p} %{buildroot}%{_javadir} %{__cp} -p build/resolver.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar %clean %{__rm} -rf %{buildroot} %files %defattr(-,root,root,-) %{_javadir}/* %doc LICENSE.resolver.txt KEYS %changelog
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor