Sophie

Sophie

distrib > Mageia > 9 > armv7hl > media > core-release-src > by-pkgid > 0c9061d7b1e2c839fee912d5fe3a8744 > files > 2

ruby-network_interface-0.0.2-6.mga9.src.rpm

%define oname   network_interface

Name:       ruby-%{oname}
Version:    0.0.2
Release:    %mkrel 6
Summary:    A cross platform gem to help get network interface information
License:    MIT
Group:      Development/Ruby
URL:        https://github.com/rapid7/network_interface
Source0:    https://rubygems.org/gems/%{oname}-%{version}.gem
BuildRequires: rubygems
BuildRequires: pkgconfig(ruby)

%description
This gem was originally added to the Metasploit Pcaprub gem. It's been
spun
out into its own gem for anyone who might want to programmatically get
information on their network interfaces. .

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

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

%prep
%gem_setup

%build
%gem_build

%install
%gem_install

%files
%{_bindir}/list_interfaces.rb
%{gem_instdir}
%{gem_spec}
%{gem_extdir_mri}

%files          doc
%{gem_docdir}



%changelog
* Fri Mar 25 2022 umeabot <umeabot> 0.0.2-6.mga9
+ Revision: 1827130
- Mageia 9 Mass Rebuild

* Fri Feb 25 2022 pterjan <pterjan> 0.0.2-5.mga9
+ Revision: 1784598
- Rebuild for Ruby 3.1

* Mon Mar 02 2020 pterjan <pterjan> 0.0.2-4.mga8
+ Revision: 1553166
- Rebuild for ruby 2.7

* Fri Feb 14 2020 umeabot <umeabot> 0.0.2-3.mga8
+ Revision: 1516649
- Mageia 8 Mass Rebuild

* Sun Sep 23 2018 umeabot <umeabot> 0.0.2-2.mga7
+ Revision: 1300890
- Mageia 7 Mass Rebuild

* Mon Apr 02 2018 pterjan <pterjan> 0.0.2-1.mga7
+ Revision: 1214661
- Update to 0.0.2

* Mon Jan 01 2018 pterjan <pterjan> 0.0.1-3.mga7
+ Revision: 1188679
- Rebuild for Ruby 2.5

* Tue Aug 15 2017 pterjan <pterjan> 0.0.1-2.mga7
+ Revision: 1140847
- Rebuild for new Ruby

* Mon Jan 25 2016 pterjan <pterjan> 0.0.1-1.mga6
+ Revision: 927557
- imported package ruby-network_interface