[rubygem-compass] update to latest upstream release

Mo Morsi mmorsi at fedoraproject.org
Tue Nov 13 21:30:30 UTC 2012


commit 2c2bade606900a9ab02c12525c10e8113417076b
Author: Mo Morsi <mmorsi at redhat.com>
Date:   Tue Nov 13 16:29:19 2012 -0500

    update to latest upstream release

 .gitignore                      |    4 +--
 compass-0.11.5-test-fixes.patch |   52 ---------------------------------------
 rubygem-compass.spec            |   11 +++----
 sources                         |    2 +-
 4 files changed, 7 insertions(+), 62 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 758781f..b720880 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1 @@
-compass-0.8.17.gem
-/compass-0.10.6.gem
-/compass-0.11.5.gem
+compass-0.12.2.gem
\ No newline at end of file
diff --git a/rubygem-compass.spec b/rubygem-compass.spec
index 53f6414..599adbd 100644
--- a/rubygem-compass.spec
+++ b/rubygem-compass.spec
@@ -5,14 +5,13 @@
 
 Name: rubygem-%{gem_name}
 Summary: A Sass-based CSS Meta-Framework
-Version: 0.11.5
-Release: 5%{?dist}
+Version: 0.12.2
+Release: 1%{?dist}
 Group: Development/Languages
 License: MIT
 URL: http://compass-style.org
 
 Source0: http://gemcutter.org/downloads/compass-%{version}.gem
-Patch1: compass-0.11.5-test-fixes.patch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires: rubygems-devel
@@ -40,8 +39,6 @@ any of the following CSS frameworks: Compass Core, Blueprint,
 mkdir -p .%{gem_dir}
 gem install --local --install-dir .%{gem_dir} --bindir .%{_bindir} \
             --force %{SOURCE0}
-pushd .%{gem_instdir}
-%patch1
 
 %build
 
@@ -82,13 +79,15 @@ rm -rf %{buildroot}
 %doc %{gem_instdir}/examples
 %doc %{gem_instdir}/test
 %doc %{gem_instdir}/features
-%doc %{gem_instdir}/.yardoc
 %doc %{gem_docdir}
 %{gem_cache}
 %{gem_spec}
 
 
 %changelog
+* Tue Nov 13 2012 Mo Morsi <mmorsi at redhat.com> - 0.12.2-1
+- update to latest upstream release
+
 * Sat Jul 21 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.11.5-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index b4c9228..bf7c29f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7991fd71d6c3b0968f636de4f051ac0a  compass-0.11.5.gem
+84457833289f6f1b11dad10c92ccf216  compass-0.12.2.gem


More information about the scm-commits mailing list