]> git.pld-linux.org Git - packages/ruby-cucumber.git/commitdiff
resolve autotest/discover.rb file conflict auto/th/ruby-cucumber-1.2.1-1
authorElan Ruusamäe <glen@delfi.ee>
Sun, 5 May 2013 18:12:00 +0000 (21:12 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Sun, 5 May 2013 18:12:00 +0000 (21:12 +0300)
ruby-cucumber.spec

index c2cee70a7a41b8e9801921132c9c2721f56dfd82..1a1b17be15cbdbd5ef97e66d0c389ab0c051fef0 100644 (file)
@@ -1,3 +1,5 @@
+# TODO
+# - patch rspec to integrate cucumber rules too in autotest/discover.rb
 %define        pkgname cucumber
 Summary:       Tool to execute plain-text documents as functional tests
 Name:          ruby-%{pkgname}
@@ -37,6 +39,9 @@ cp -a bin/* $RPM_BUILD_ROOT%{_bindir}
 
 %{__rm} $RPM_BUILD_ROOT%{ruby_vendorlibdir}/README.rdoc
 
+# conflicts with ruby-rspec-core-2.13.1
+%{__rm} $RPM_BUILD_ROOT%{ruby_vendorlibdir}/autotest/discover.rb
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -54,4 +59,3 @@ rm -rf $RPM_BUILD_ROOT
 %{ruby_vendorlibdir}/autotest/cucumber_rails_rspec2.rb
 %{ruby_vendorlibdir}/autotest/cucumber_rspec.rb
 %{ruby_vendorlibdir}/autotest/cucumber_rspec2.rb
-%{ruby_vendorlibdir}/autotest/discover.rb
This page took 0.10797 seconds and 4 git commands to generate.