From 391f226e905e5bb93c8f9e84c2dc76681d52cb6e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ladislav=20Slez=C3=A1k?= Date: Thu, 7 May 2015 14:29:22 +0200 Subject: [PATCH] the coveralls deps have been moved to the coveralls Gem --- package/yast2-registration.spec | 4 ---- 1 file changed, 4 deletions(-) diff --git a/package/yast2-registration.spec b/package/yast2-registration.spec index 55dc08059..594bded81 100644 --- a/package/yast2-registration.spec +++ b/package/yast2-registration.spec @@ -45,10 +45,6 @@ BuildRequires: rubygem(rspec) BuildRequires: rubygem(suse-connect) >= 0.2.0 BuildRequires: yast2-slp >= 3.1.2 BuildRequires: yast2-packager >= 3.1.26 -# SSL certificates for sending the code coverage to https://coveralls.io -BuildRequires: ca-certificates-mozilla -# move to rubygem-yast-rake-ci -BuildRequires: git # Install extra packages for running additional tests at the Jenkins CI builds. # run manually: osc build --define "run_ci_tests 1"