[rubygem-sass/f17] Own extra and rails directories (rhbz#911648).

Vít Ondruch vondruch at fedoraproject.org
Fri Mar 8 08:16:16 UTC 2013


commit 90f7f481ed64066993c86cc160e4d357a2498888
Author: Vít Ondruch <vondruch at redhat.com>
Date:   Thu Mar 7 16:44:04 2013 +0100

    Own extra and rails directories (rhbz#911648).

 rubygem-sass.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/rubygem-sass.spec b/rubygem-sass.spec
index f3f19e2..6b29757 100644
--- a/rubygem-sass.spec
+++ b/rubygem-sass.spec
@@ -6,7 +6,7 @@
 Summary: A powerful but elegant CSS compiler that makes CSS fun again
 Name: rubygem-%{gem_name}
 Version: 3.1.7
-Release: 6%{?dist}
+Release: 7%{?dist}
 Group: Development/Languages
 License: MIT
 URL: http://sass-lang.com/
@@ -80,7 +80,9 @@ popd
 %{gem_instdir}/bin
 %{gem_libdir}
 %{gem_instdir}/init.rb
+%dir %{gem_instdir}/rails
 %{gem_instdir}/rails/init.rb
+%dir %{gem_instdir}/extra
 %{gem_instdir}/extra/update_watch.rb
 %{gem_instdir}/VERSION
 %{gem_instdir}/VERSION_NAME
@@ -98,6 +100,9 @@ popd
 
 
 %changelog
+* Fri Mar 08 2013 Vít Ondruch <vondruch at redhat.com> - 3.1.7-7
+- Own extra and rails directories (rhbz#911648).
+
 * Tue Jan 31 2012 Bohuslav Kabrda <bkabrda at redhat.com> - 3.1.7-6
 - Rebuilt for Ruby 1.9.3.
 


More information about the scm-commits mailing list