File rubygem-dnsruby.spec of Package rubygem-dnsruby

#
# spec file for package rubygem-haml
#
# Copyright (c) 2011 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/
#

# norootforbuild


Name:           rubygem-dnsruby
Version:        1.53
Release:        1
%define mod_name dnsruby
#
Group:          Development/Languages/Ruby
License:        GPLv2+ ; Other uncritical OpenSource License
#
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
BuildRequires:  rubygems_with_buildroot_patch
%rubygems_requires
#
Url:            http://rubyforge.org/frs/?group_id=2387
Source:         dnsruby-1.53.gem
#
Summary:        Ruby DNS(SEC) implementation

%description
Dnsruby is a pure Ruby DNS client library. It provides a complete DNS
client implementation, including DNSSEC. It can also load (BIND) zone
files. Dnsruby has been used in OpenDNSSEC and ISC\'s DLV service.


%prep

%build

%install
%gem_install %{S:0}

%clean
%{__rm} -rf %{buildroot}

%files
%defattr(-,root,root,-)
%{_libdir}/ruby/gems/%{rb_ver}/cache/dnsruby-1.53.gem
%{_libdir}/ruby/gems/%{rb_ver}/doc/dnsruby-1.53/
%{_libdir}/ruby/gems/%{rb_ver}/doc/dnsruby-1.53/*
%{_libdir}/ruby/gems/%{rb_ver}/gems/dnsruby-1.53/
%{_libdir}/ruby/gems/%{rb_ver}/gems/dnsruby-1.53/*
%{_libdir}/ruby/gems/%{rb_ver}/specifications/dnsruby-1.53.gemspec


%changelog
openSUSE Build Service is sponsored by