]> git.pld-linux.org Git - packages/ruby-ohai.git/commitdiff
add LXC detection auto/th/ruby-ohai-6.20.0-3
authorElan Ruusamäe <glen@delfi.ee>
Mon, 3 Mar 2014 23:16:34 +0000 (01:16 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Mon, 3 Mar 2014 23:16:34 +0000 (01:16 +0200)
ruby-ohai.spec

index 6f7f7220ef8e88f0ee42bd503213ce39ac327272..bc5b70f1a705800f17d8fa7cd0eb37a4a733a17a 100644 (file)
@@ -6,13 +6,15 @@
 Summary:       Profiles your system and emits JSON
 Name:          ruby-%{pkgname}
 Version:       6.20.0
-Release:       2
+Release:       3
 License:       Apache v2.0
 Group:         Development/Languages
 Source0:       https://github.com/opscode/ohai/archive/%{version}/%{pkgname}-%{version}.tar.gz
 # Source0-md5: 1a3091bb1d06fda9e15447edbc4a2f77
 Patch0:                virtualization-vserver.patch
 Patch1:                php-builddate.patch
+Patch2:                https://github.com/glensc/ruby-ohai/compare/OHAI-295.patch
+# Patch2-md5:  7e0f3de1daa40df05a2aa82547d7ca67
 URL:           http://docs.opscode.com/ohai.html
 BuildRequires: rpm-rubyprov
 BuildRequires: rpmbuild(macros) >= 1.665
@@ -57,6 +59,7 @@ This package contains documentation for %{name}.
 %setup -q -n ohai-%{version}
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 %{__sed} -i -e '1 s,#!.*ruby,#!%{__ruby},' bin/*
 
 # no plist and not darwin so don't care
This page took 0.031124 seconds and 4 git commands to generate.