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

Diff of /cauldron/ruby-sass/current/SPECS/ruby-sass.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 259008 by shlomif, Sat Jun 9 20:50:59 2012 UTC revision 381448 by umeabot, Mon Jan 14 01:15:18 2013 UTC
# Line 1  Line 1 
1  %define oname   sass  %define oname   sass
2    
3  Name:       ruby-%{oname}  Name:       ruby-%{oname}
4  Version:    3.1.19  Version:    3.2.3
5  Release:    %mkrel 1  Release:    %mkrel 2
6  Summary:    CSS Generator  Summary:    CSS Generator
7  License:    GPLv2+  License:    GPLv2+
8  Group:      Development/Ruby  Group:      Development/Ruby
9  URL:        http://haml-lang.com/  URL:        http://haml-lang.com/
10  Source0:    http://rubygems.org/downloads/%{oname}-%{version}.gem  Source0:    http://rubygems.org/downloads/%{oname}-%{version}.gem
11  BuildRequires: rubygems  BuildRequires: rubygems
 BuildRequires: rubygem(maruku) >= 0.5.9  
 Requires:   rubygem(fssm) = 0.1.4  
 Requires:   ruby(abi) = 1.8  
12  BuildArch:  noarch  BuildArch:  noarch
13    
14  %description  %description
15  Sass makes CSS fun again. Sass is an extension of CSS3, adding nested rules,  Sass makes CSS fun again. Sass is an extension of CSS3, adding nested rules,
16  variables, mixins, selector inheritance, and more. It's translated to  variables, mixins, selector inheritance, and more. It's translated to
17  well-formatted, standard CSS using the command line tool or a web-framework  well-formatted, standard CSS using the command line tool or a web-framework
18  plugin.  plugin.
19    
20  #-------------------------------------------------------------------------------  #-------------------------------------------------------------------------------
21  %package        doc  %package        doc
# Line 38  tar xmf data.tar.gz Line 35  tar xmf data.tar.gz
35  %gem_build -f^VERSION  %gem_build -f^VERSION
36    
37  %install  %install
 rm -rf %{buildroot}  
38  %gem_install  %gem_install
39    
40  rm -rf %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/.yardoc  rm -rf %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/.yardoc
41    
42  %files  %files
 %defattr(-,root,root,-)  
43  %{_bindir}/sass  %{_bindir}/sass
44  %{_bindir}/sass-convert  %{_bindir}/sass-convert
45  %{_bindir}/scss  %{_bindir}/scss
# Line 55  rm -rf %{buildroot}%{ruby_gemdir}/gems/% Line 50  rm -rf %{buildroot}%{ruby_gemdir}/gems/%
50  %{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec  %{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
51    
52  %files          doc  %files          doc
 %defattr(-,root,root,-)  
53  %doc %{ruby_gemdir}/doc/%{oname}-%{version}  %doc %{ruby_gemdir}/doc/%{oname}-%{version}

Legend:
Removed from v.259008  
changed lines
  Added in v.381448

  ViewVC Help
Powered by ViewVC 1.1.30