Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

dnsjava-2.1.3-4.el7 RPM for noarch

From EPEL 7 for ppc64 / Packages / d

Name: dnsjava Distribution: Fedora Project
Version: 2.1.3 Vendor: Fedora Project
Release: 4.el7 Build date: Sat Feb 8 15:24:36 2014
Group: System Environment/Libraries Build host: buildvm-08.phx2.fedoraproject.org
Size: 390329 Source RPM: dnsjava-2.1.3-4.el7.src.rpm
Packager: Fedora Project
Url: http://www.dnsjava.org/
Summary: Java DNS implementation
dnsjava is an implementation of DNS in Java. It supports all of the common
record types and the DNSSEC types. It can be used for queries, zone transfers,
and dynamic updates. It includes a cache which can be used by clients, and a
minimal implementation of a server. It supports TSIG authenticated messages,
partial DNSSEC verification, and EDNS0.

dnsjava provides functionality above and beyond that of the InetAddress class.
Since it is written in pure Java, dnsjava is fully threadable, and in many
cases is faster than using InetAddress.

dnsjava provides both high and low level access to DNS. The high level
functions perform queries for records of a given name, type, and class, and
return an array of records. There is also a clone of InetAddress, which is
even simpler. A cache is used to reduce the number of DNS queries sent. The
low level functions allow direct manipulation of dns messages and records, as
well as allowing additional resolver properties to be set.

A 'dig' clone and a dynamic update program are included, as well as a
primary-only server.

Provides

Requires

License

BSD and MIT

Changelog

* Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.1.3-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Sat Sep 01 2012 Pavel Alexeev <Pahan@Hubbitus.info> - 2.1.3-3
  - For changes and patch thanks to Gil Cattaneo <puntogil@libero.it>
  - Added maven pom
  - Fixes according to new guidelines (versionless jars, javadocs)
* Sun Aug 12 2012 Pavel Alexeev <Pahan@Hubbitus.info> - 2.1.3-2
  - Update to 2.1.3.
  - Add Patch0: dnsjava-2.0.6-java1.5.target.patch to compile with 1.5 java target (bz#842582).
* Wed Jul 18 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.6-10
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.6-9
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.6-8
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.6-7
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Sun Apr 19 2009 Pavel Alexeev <Pahan@Hubbitus.info> - 2.0.6-6
  - Fix test condition logick for %check
* Wed Apr 15 2009 Pavel Alexeev <Pahan@Hubbitus.info> - 2.0.6-5
  - Continue review.
  - As it can't be build by gcj, delete back this stuff from spec.
  - Tests made now by conditional. As internet access is not allowed in default mock chroot, it is disabled now.
  - Changelog recoded form iso8859-1 (charset is guessed by Orcan 'oget' Ogetbil)
* Wed Apr 15 2009 Pavel Alexeev <Pahan@Hubbitus.info> - 2.0.6-4
  - Continue review.
  - Delete explicit installation in %install *.java files.
  - License from BSD changed to "BSD and MIT"
  - Delete unneeded BR: jce, java-javadoc
  - Fix mistake: Add Requires: jpackage-utils and delete listed twice BuildRequires: jpackage-utils
  - BR: java-devel >= 1.7, R: java >= 1.7
* Tue Apr 14 2009 Pavel Alexeev <Pahan@Hubbitus.info> - 2.0.6-3
  - Review in progress. Thanks to Orcan 'oget' Ogetbil.
  - Add *.java examplees into documentation (it is mentioned in USAGE)
  - Add testing:
  	o Add BuildRequires: ant-junit
  	o Add %check section.
  - Group from "Development/Libraries" changed to "System Environment/Libraries" by Orcan 'oget' Ogetbil suggestion.
  - rm -rf doc/ in %prep section.
  - Removee listed twice Requires: jpackage-utils
* Mon Apr 13 2009 Pavel Alexeev <Pahan@Hubbitus.info> - 2.0.6-2
  - Issues from review:
  	o Add
  		. BuildRequires:	java-devel
  		. BuildRequires:	jpackage-utils
  		. Requires:		java >= specific_version
  		. Requires:		jpackage-utils
  	o Delete "%define section free"
  	o "%defattr(0644,root,root,0755)" replaced by "%defattr(-,root,root,-)" in both packages.
  	o Add gcj-related stuff.
  	o Remove Javadoc scriptlets
* Sun Apr 12 2009 Pavel Alexeev <Pahan@Hubbitus.info> - 2.0.6-1
  - Import src.rpm from JPackage - http://ftp.heanet.ie/pub/jpackage/1.6/generic/free/SRPMS/dnsjava-1.5.1-2jpp.src.rpm
  - Step to last version 2.0.6
  - Reformat spec with tabs.
  - In Source0 tag inject %{name} and %{version} macroses.
  - $RPM_BUILD_ROOT replaced by %{buildroot}
  - Delete (comment out) tags:
  	o Epoch:		0
  	o Vendor:		JPackage Project
  	o Distribution:	JPackage
  - Add %{?dist} into relese instead of "jpp"
  - Introduced by rpmlint:
  	o Group Development/Libraries/Java changed to simple Development/Libraries
  	o Licence changed to BSD
  	o javadoc ackage group changed form Development/Documentation to simple Documentation
* Fri Aug 20 2004 Ralph Apel <r.ape at r-apel.de> 0:1.5.1-2jpp
  - Build with ant-1.6.2
* Thu Jan 22 2004 David Walluck <david@anti-microsoft.org> 0:1.5.1-1jpp
  - 1.5.1
  - remove crosslink patch (merged upstream)
* Fri Oct 10 2003 Ville Skyttä <ville.skytta at iki.fi> - 0:1.4.3-1jpp
  - Update to 1.4.3.
  - Crosslink with local J2SE javadocs.
  - Spec cleanups, save in UTF-8.
* Tue May 06 2003 David Walluck <david@anti-microsoft.org> 0:1.3.2-2jpp
  - update for JPackage 1.5
* Wed Mar 12 2003 Ville Skyttä <ville.skytta at iki.fi> - 1.3.2-1jpp
  - Update to 1.3.2.
  - Use ant instead of make for building.
  - Drop patches, and include DNSSEC/JCE code.
  - Use sed instead of bash 2 extension when symlinking jars during build.
* Sat May 11 2002 Guillaume Rousse <guillomovitch@users.sourceforge.net> 1.2.4-1jpp
  - updated by Ville Skyttä <ville.skytta@iki.fi>
   - Updated to 1.2.4.
   - Fixed Vendor, Distribution and Group tags.
   - Updated description.
   - Versioned javadocs.
   - Added -no-debug and -no-jce patches.
   - Doesn't BuildRequire ant.
* Fri Dec 07 2001 Guillaume Rousse <guillomovitch@users.sourceforge.net> 1.2.3-2jpp
  - javadoc into javadoc package
* Fri Nov 02 2001 Guillaume Rousse <guillomovitch@users.sourceforge.net> 1.2.3-1jpp
  - first JPackage release

Files

/usr/share/doc/dnsjava-2.1.3
/usr/share/doc/dnsjava-2.1.3/Changelog
/usr/share/doc/dnsjava-2.1.3/README
/usr/share/doc/dnsjava-2.1.3/USAGE
/usr/share/doc/dnsjava-2.1.3/dig.java
/usr/share/doc/dnsjava-2.1.3/examples.html
/usr/share/doc/dnsjava-2.1.3/jnamed.java
/usr/share/doc/dnsjava-2.1.3/lookup.java
/usr/share/doc/dnsjava-2.1.3/update.java
/usr/share/java/dnsjava.jar
/usr/share/maven-fragments/dnsjava
/usr/share/maven-poms/JPP-dnsjava.pom


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Mar 9 13:52:17 2024