]> git.pld-linux.org Git - packages/ruby-ohai.git/blobdiff - ruby-ohai.spec
net/dhcp no longer required in ohai code
[packages/ruby-ohai.git] / ruby-ohai.spec
index ffeb386c783def815c87d5c5284e49aaaf94e838..a8f323e122e2a525d8fddd434c7710524e0c24c1 100644 (file)
@@ -14,7 +14,6 @@ Group:                Development/Languages
 Source0:       https://github.com/opscode/ohai/archive/%{version}/%{pkgname}-%{version}.tar.gz
 # Source0-md5: 7a2182e562bab7dcc48e0b68e07daf92
 Patch1:                platform-pld.patch
-#Patch2:               soft-net-dhcp.patch
 URL:           http://docs.getchef.com/ohai.html
 BuildRequires: rpm-rubyprov
 BuildRequires: rpmbuild(macros) >= 1.665
@@ -65,7 +64,6 @@ This package contains documentation for %{name}.
 %prep
 %setup -q -n ohai-%{version}
 %patch1 -p1
-#%patch2 -p1
 %{__sed} -i -e '1 s,#!.*ruby,#!%{__ruby},' bin/*
 
 # don't need shellout 2.0 yet, but 2.0 is ok
This page took 0.069782 seconds and 4 git commands to generate.