[packages/ruby-compass] Up to 1.0.3

arekm arekm at pld-linux.org
Wed Mar 18 22:02:35 CET 2026


commit eb8010a4c91b550ff04b45bee15ce71180650941
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Wed Mar 18 22:02:26 2026 +0100

    Up to 1.0.3

 ruby-compass.spec | 33 ++++++++-------------------------
 1 file changed, 8 insertions(+), 25 deletions(-)
---
diff --git a/ruby-compass.spec b/ruby-compass.spec
index 780b02a..087b7a4 100644
--- a/ruby-compass.spec
+++ b/ruby-compass.spec
@@ -1,38 +1,33 @@
 #
 # Conditional build:
-%bcond_with	tests		# build without tests
+%bcond_with     tests           # build without tests
 
 %define pkgname compass
 Summary:	A Sass-based CSS Meta-Framework
 Name:		ruby-%{pkgname}
-Version:	1.0.1
-Release:	3
+Version:	1.0.3
+Release:	1
 License:	MIT
 Group:		Development/Languages
-Source0:	http://gemcutter.org/downloads/compass-%{version}.gem
-# Source0-md5:	5a19400d88b93f091d12ce178b43e8ca
+Source0:	https://rubygems.org/downloads/%{pkgname}-%{version}.gem
+# Source0-md5:	81e40f07164ccede8d95e44c79e44d7f
 URL:		http://compass-style.org/
 BuildRequires:	rpm-rubyprov
-BuildRequires:	rpmbuild(macros) >= 1.656
+BuildRequires:	rpmbuild(macros) >= 1.665
 BuildRequires:	sed >= 4.0
 %if %{with tests}
-# For Testing
 BuildRequires:	rubygem(chunky_png)
-#BuildRequires: rubygem(cucumber)
 BuildRequires:	rubygem(diff-lcs)
 BuildRequires:	rubygem(minitest)
 BuildRequires:	rubygem(mocha)
 BuildRequires:	rubygem(sass)
 %endif
-Requires:	ruby-chunky_png < 2
 Requires:	ruby-chunky_png >= 1.2
-Requires:	ruby-compass-core < 1.1
-Requires:	ruby-compass-core >= 1.0.1
-Requires:	ruby-compass-import-once < 1.1
+Requires:	ruby-compass-core >= 1.0.2
 Requires:	ruby-compass-import-once >= 1.0.5
 Requires:	ruby-rb-inotify >= 0.9
-Requires:	ruby-sass < 3.5
 Requires:	ruby-sass >= 3.3.13
+Requires:	ruby-sass < 3.5
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -52,8 +47,6 @@ YUI, and others.
 %{__sed} -i -e '/rb-fsevent/d' %{pkgname}-%{version}.gemspec
 
 %if %{with tests}
-# Original test
-#find -type f -name *_test.rb | xargs testrb -Ilib:test
 # Only run the tests that run
 testrb -Ilib:test \
 ./test/integrations/sprites_test.rb \
@@ -68,16 +61,6 @@ testrb -Ilib:test \
 ./test/units/sprites/sprite_command_test.rb \
 ./test/units/sprites/sprite_map_test.rb \
 
-# These tests fail for various reasons
-#./test/units/sprites/image_test.rb \
-#./test/units/sprites/row_fitter_test.rb \
-#./test/units/compiler_test.rb \
-#./test/units/compass_png_test.rb \
-#./test/units/sass_extensions_test.rb \
-#./test/integrations/compass_test.rb
-#./test/units/regressions_test.rb \
-
-# rpmlint will complain about these files
 rm -rf test/fixtures/stylesheets/*/sass/.sass-cache
 rm -rf .sass-cache
 %endif
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ruby-compass.git/commitdiff/eb8010a4c91b550ff04b45bee15ce71180650941



More information about the pld-cvs-commit mailing list