Sophie

Sophie

distrib > Mageia > 3 > i586 > media > core-release-src > by-pkgid > c9d282fbcff2bb65b0baf639c0b1270f > files > 1

ruby-rubyntlm-0.1.1-4.mga3.src.rpm

%define oname   rubyntlm

Name:       ruby-%{oname}
Version:    0.1.1
Release:    %mkrel 4
Summary:    Ruby/NTLM library
License:    Ruby
Group:      Development/Ruby
URL:        http://rubyforge.org/projects/rubyntlm
Source0:    http://rubygems.org/gems/%{oname}-%{version}.gem
Patch0:     rubyntlm-0.1.1-add-sections.patch
BuildRequires: rubygems
BuildArch:  noarch

%description
Ruby/NTLM provides message creator and parser for the NTLM authentication.

%files
%dir %{ruby_gemdir}/gems/%{oname}-%{version}/
%{ruby_gemdir}/gems/%{oname}-%{version}/lib
%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec

#-------------------------------------------------------------------------------
%package        doc
Summary:    Documentation for %{name}
Group:      Development/Ruby
Requires:   %{name} = %{version}-%{release}

%description    doc
Documents, Rdoc & RI documentation for %{name}.

%files          doc
%doc %{ruby_gemdir}/doc/%{oname}-%{version}
%doc %{ruby_gemdir}/gems/%{oname}-%{version}/README
#-------------------------------------------------------------------------------

%prep
%setup -q
tar xmf data.tar.gz
gunzip metadata.gz
%patch0 -p0
gzip metadata

%build
%gem_build

%install
%gem_install


%changelog

* Fri Feb 08 2013 umeabot <umeabot> 0.1.1-4.mga3
+ Revision: 396431
- Rebuild for CVE-2013-0256

* Mon Jan 14 2013 umeabot <umeabot> 0.1.1-3.mga3
+ Revision: 381425
- Mass Rebuild - https://wiki.mageia.org/en/Feature:Mageia3MassRebuild

* Sun Nov 04 2012 fwang <fwang> 0.1.1-2.mga3
+ Revision: 313893
- add more sections
- rebuild for new ruby

* Sun Apr 17 2011 shikamaru <shikamaru> 0.1.1-1.mga1
+ Revision: 87052
- imported package ruby-rubyntlm