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

Contents of /cauldron/ruby-actionpack-action_caching/current/SPECS/ruby-actionpack-action_caching.spec

Parent Directory Parent Directory | Revision Log Revision Log


Revision 563152 - (show annotations) (download)
Sun Dec 29 20:52:50 2013 UTC (11 years, 2 months ago) by pterjan
File size: 995 byte(s)
imported package ruby-actionpack-action_caching
1 %define oname actionpack-action_caching
2
3 Name: ruby-%{oname}
4 Version: 1.1.0
5 Release: %mkrel 1
6 Summary: Action caching for Action Pack (removed from core in Rails 4.0)
7 License: MIT
8 Group: Development/Ruby
9 URL: https://github.com/rails/actionpack-action_caching
10 Source0: https://rubygems.org/gems/%{oname}-%{version}.gem
11 BuildRequires: rubygems
12
13 BuildArch: noarch
14
15 %description
16 Action caching for Action Pack (removed from core in Rails 4.0)
17
18 %files
19 %{gem_instdir}
20 %{gem_spec}
21
22 #-------------------------------------------------------------------------------
23 %package doc
24 Summary: Documentation for %{name}
25 Group: Development/Ruby
26 BuildArch: noarch
27 Requires: %{name} = %{version}-%{release}
28
29 %description doc
30 Documents, Rdoc & RI documentation for %{name}.
31
32 %files doc
33 %doc %{gem_docdir}
34
35
36
37 #-------------------------------------------------------------------------------
38
39 %prep
40 %gem_setup
41
42 %build
43 %gem_build
44
45 %install
46 %gem_install

  ViewVC Help
Powered by ViewVC 1.1.30