orion pushed to puppet (master). "Require rubygem(pathspec) and rubygem(semantic)"

notifications at fedoraproject.org notifications at fedoraproject.org
Sun Apr 19 23:42:01 UTC 2015


>From fe6b061c3b3e15c23748260961ca5b0bf7b338a9 Mon Sep 17 00:00:00 2001
From: Orion Poplawski <orion at cora.nwra.com>
Date: Sun, 19 Apr 2015 17:41:52 -0600
Subject: Require rubygem(pathspec) and rubygem(semantic)


diff --git a/puppet.spec b/puppet.spec
index 7aa713b..99093e7 100644
--- a/puppet.spec
+++ b/puppet.spec
@@ -19,7 +19,7 @@
 
 Name:           puppet
 Version:        3.7.5
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        A network tool for managing many disparate systems
 License:        ASL 2.0
 URL:            http://puppetlabs.com
@@ -47,6 +47,8 @@ Requires:       ruby(release)
 Requires:       ruby(shadow)
 
 Requires:       rubygem(json)
+Requires:       rubygem(pathspec)
+Requires:       rubygem(semantic)
 Requires:       rubygem(safe_yaml)
 
 # Prevents jruby from being pulled in by dependencies (BZ #985208)
@@ -373,6 +375,9 @@ exit 0
 rm -rf %{buildroot}
 
 %changelog
+* Sun Apr 19 2015 Orion Poplawski <orion at cora.nwra.com> - 3.7.5-3
+- Require rubygem(pathspec) and rubygem(semantic)
+
 * Tue Mar 31 2015 Orion Poplawski <orion at cora.nwra.com> - 3.7.5-2
 - Unbundle libs (bug #1198366)
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/puppet.git/commit/?h=master&id=fe6b061c3b3e15c23748260961ca5b0bf7b338a9


More information about the scm-commits mailing list