bio-tabix 1.0.0 → 1.0.1

Sign up to get free protection for your applications and to get access to all the features.
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.0.0
1
+ 1.0.1
@@ -5,11 +5,11 @@
5
5
 
6
6
  Gem::Specification.new do |s|
7
7
  s.name = "bio-tabix"
8
- s.version = "1.0.0"
8
+ s.version = "1.0.1"
9
9
 
10
10
  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
11
11
  s.authors = ["throwern"]
12
- s.date = "2013-09-19"
12
+ s.date = "2013-09-30"
13
13
  s.description = "Tabix file indexing routines from the samtools package http://samtools.sourceforge.net/"
14
14
  s.email = "throwern@msu.edu"
15
15
  s.extensions = ["ext/tabix/mkrf_conf.rb"]
@@ -32,7 +32,7 @@ task :download do
32
32
  end
33
33
 
34
34
  task :compile do
35
- sh "tar xvf #{TabixFile}"
35
+ sh "unzip #{TabixFile}"
36
36
  cd("tabix-master") do
37
37
  #sh "patch < ../Makefile-bioruby.patch"
38
38
  sh "make"
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bio-tabix
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.0
4
+ version: 1.0.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2013-09-19 00:00:00.000000000 Z
12
+ date: 2013-09-30 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: ffi
@@ -148,7 +148,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
148
148
  version: '0'
149
149
  segments:
150
150
  - 0
151
- hash: 4567942817171288453
151
+ hash: 3036016521631777376
152
152
  required_rubygems_version: !ruby/object:Gem::Requirement
153
153
  none: false
154
154
  requirements: