Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
DISCONTINUED:openSUSE:11.2
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 (Version 6.1) # # Copyright (c) 2009 SUSE LINUX Products 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.1 %define patched_resolver xml-commons-resolver-%{patched_resolver_ver} Name: netbeans-resolver Version: 6.1 Release: 2 Summary: Resolver subproject of xml-commons patched for NetBeans Group: Development/Libraries/Java License: The Apache Software License 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}.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch BuildRequires: java-devel BuildRequires: jpackage-utils BuildRequires: ant BuildRequires: dos2unix Requires: jpackage-utils Requires: java %description Patched version of xml-commons-resolver 1.1 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 dos2unix -k KEYS dos2unix -k LICENSE.resolver.txt %build %{ant} -f resolver.xml 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 * Tue May 19 2009 mvyskocil@suse.cz - 'Initial SUSE packaging (from Fedora 11)'
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