asrob pushed to php-drush-drush (master). "Missing dependency 'patch' for drush make (BZ 1202544)"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Apr 1 12:43:25 UTC 2015


>From 53ecf80e2da59f9860247eff36644d81635f007a Mon Sep 17 00:00:00 2001
From: Peter Borsa <peter.borsa at gmail.com>
Date: Wed, 1 Apr 2015 14:42:02 +0200
Subject: Missing dependency 'patch' for drush make (BZ 1202544)


diff --git a/php-drush-drush.spec b/php-drush-drush.spec
index 92d5092..3b95afe 100644
--- a/php-drush-drush.spec
+++ b/php-drush-drush.spec
@@ -21,7 +21,7 @@
 
 Name:             php-drush-%{pear_name}
 Version:          6.2.0
-Release:          2%{?dist}
+Release:          3%{?dist}
 Summary:          Command line shell and Unix scripting interface for Drupal
 
 Group:            Development/Libraries
@@ -68,6 +68,7 @@ Requires:         php-posix
 Requires:         php-reflection
 Requires:         php-simplexml
 Requires:         php-spl
+Requires:	  patch
 
 %description
 Drush is a command line shell and Unix scripting interface for Drupal.  If
@@ -209,6 +210,10 @@ fi
 
 
 %changelog
+* Wed Apr 01 2015 Peter Borsa <peter.borsa at gmail.com> - 6.2.0-3
+- Added the following requires: patch
+- Missing dependency patch for drush make (BZ 1202544) 
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 6.2.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/php-drush-drush.git/commit/?h=master&id=53ecf80e2da59f9860247eff36644d81635f007a


More information about the scm-commits mailing list