/[packages]/updates/3/ruby-httpclient/current/SPECS/ruby-httpclient.spec
ViewVC logotype

Annotation of /updates/3/ruby-httpclient/current/SPECS/ruby-httpclient.spec

Parent Directory Parent Directory | Revision Log Revision Log


Revision 396059 - (hide annotations) (download)
Fri Feb 8 16:33:10 2013 UTC (11 years, 2 months ago) by umeabot
Original Path: cauldron/ruby-httpclient/current/SPECS/ruby-httpclient.spec
File size: 1200 byte(s)
Rebuild for CVE-2013-0256
1 shikamaru 38759 %define oname httpclient
2    
3     Name: ruby-%{oname}
4 fwang 313063 Version: 2.3.0.1
5 umeabot 396059 Release: %mkrel 3
6 shikamaru 38759 Summary: Gives something like the functionality of libwww-perl (LWP) in Ruby
7     Group: Development/Ruby
8     License: GPLv2 or Ruby License
9     URL: http://dev.ctor.org/httpclient
10     Source0: http://rubygems.org/downloads/%{oname}-%{version}.gem
11     BuildRequires: rubygems
12     BuildArch: noarch
13    
14     %description
15 shlomif 257557 Gives something like the functionality of libwww-perl (LWP) in Ruby.
16 shikamaru 38759
17     #-------------------------------------------------------------------------------
18     %package doc
19     Summary: Documentation for %{name}
20     Group: Development/Ruby
21     Requires: %{name} = %{version}-%{release}
22    
23     %description doc
24     Documents, Rdoc & RI documentation for %{name}.
25     #-------------------------------------------------------------------------------
26    
27     %prep
28     %setup -q
29     tar xmf data.tar.gz
30    
31     %build
32     %gem_build
33    
34     %install
35     %gem_install
36    
37 solbu 257162 %files
38 fwang 313063 %{_bindir}/%{oname}
39 solbu 257162 %dir %{ruby_gemdir}/gems/%{oname}-%{version}/
40 fwang 313063 %{ruby_gemdir}/gems/%{oname}-%{version}/bin
41 solbu 257162 %{ruby_gemdir}/gems/%{oname}-%{version}/lib
42     %{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
43 shikamaru 38759
44 solbu 257162 %files doc
45     %doc %{ruby_gemdir}/doc/%{oname}-%{version}

  ViewVC Help
Powered by ViewVC 1.1.30