/[packages]/cauldron/ruby-gemcutter/current/SPECS/ruby-gemcutter.spec
ViewVC logotype

Annotation of /cauldron/ruby-gemcutter/current/SPECS/ruby-gemcutter.spec

Parent Directory Parent Directory | Revision Log Revision Log


Revision 947391 - (hide annotations) (download)
Mon Feb 8 16:42:15 2016 UTC (8 years, 2 months ago) by umeabot
File size: 917 byte(s)
Mageia 6 Mass Rebuild
1 shikamaru 46635 %define oname gemcutter
2    
3     Name: ruby-%{oname}
4 shlomif 258799 Version: 0.7.1
5 umeabot 947391 Release: %mkrel 12
6 shikamaru 46635 Summary: Commands to interact with RubyGems.org
7     Group: Development/Ruby
8     License: MIT
9     URL: http://rubygems.org
10     Source0: http://rubygems.org/gems/%{oname}-%{version}.gem
11     BuildRequires: rubygems
12     BuildArch: noarch
13    
14     %description
15     Adds several commands to RubyGems for managing gems and more on
16     RubyGems.org.
17    
18     #-------------------------------------------------------------------------------
19     %package doc
20     Summary: Documentation for %{name}
21     Group: Development/Ruby
22     Requires: %{name} = %{version}-%{release}
23    
24     %description doc
25     Documents, Rdoc & RI documentation for %{name}.
26     #-------------------------------------------------------------------------------
27    
28     %prep
29 pterjan 479078 %gem_setup
30 shikamaru 46635
31     %build
32     %gem_build
33    
34     %install
35     %gem_install
36    
37 shlomif 258799 %files
38 pterjan 561231 %{gem_instdir}/
39     %{gem_spec}
40 shlomif 258799
41    
42     %files doc
43 pterjan 561231 %doc %{gem_docdir}

  ViewVC Help
Powered by ViewVC 1.1.30