adamwill pushed to php-doctrine-dbal (epel7). "really apply the patch"

notifications at fedoraproject.org notifications at fedoraproject.org
Fri May 1 22:29:22 UTC 2015


>From 134d9aa6ff9ac60f5a1d0deb228d9e9321d2bd5d Mon Sep 17 00:00:00 2001
From: Adam Williamson <awilliam at redhat.com>
Date: Tue, 29 Jul 2014 01:46:53 -0700
Subject: really apply the patch


diff --git a/php-doctrine-dbal.spec b/php-doctrine-dbal.spec
index aa5f09d..0efd9c0 100644
--- a/php-doctrine-dbal.spec
+++ b/php-doctrine-dbal.spec
@@ -29,7 +29,7 @@
 
 Name:      php-%{composer_vendor}-%{composer_project}
 Version:   %{github_version}
-Release:   5%{?github_release}%{?dist}
+Release:   6%{?github_release}%{?dist}
 Summary:   Doctrine Database Abstraction Layer (DBAL)
 
 Group:     Development/Libraries
@@ -83,7 +83,7 @@ extension under the hood.
 %prep
 %setup -qn %{github_name}-%{github_commit}
 %patch0 -p3 -b .primary_index
-#patch1 -p1 -b .escape_column
+%patch1 -p1 -b .escape_column
 
 # Make a single executable
 echo '#!%{_bindir}/php' > bin/doctrine-dbal
@@ -122,6 +122,9 @@ install -pm 0755 bin/doctrine-dbal %{buildroot}/%{_bindir}/
 
 
 %changelog
+* Tue Jul 29 2014 Adam Williamson <awilliam at redhat.com> - 2.4.2-6
+- really apply the patch
+
 * Tue Jul 29 2014 Adam Williamson <awilliam at redhat.com> - 2.4.2-5
 - backport another OwnCloud-related pgsql fix from upstream master
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/php-doctrine-dbal.git/commit/?h=epel7&id=134d9aa6ff9ac60f5a1d0deb228d9e9321d2bd5d


More information about the scm-commits mailing list