[phpMyAdmin] Apply the patch as well

Robert Scheck robert at fedoraproject.org
Sat Nov 5 06:26:53 UTC 2011


commit d5eaf4d1db6cab2d24022f18c58d4064c032df6d
Author: Robert Scheck <robert at fedoraproject.org>
Date:   Sat Nov 5 07:26:44 2011 +0100

    Apply the patch as well

 phpMyAdmin.spec |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/phpMyAdmin.spec b/phpMyAdmin.spec
index 62a5a21..e3bbdc9 100644
--- a/phpMyAdmin.spec
+++ b/phpMyAdmin.spec
@@ -51,6 +51,7 @@ like displaying BLOB-data as image or download-link and much more...
 
 %prep
 %setup -q -n %{pkgname}-%{version}-all-languages
+%patch0 -p1
 
 # Setup vendor config file
 sed -e "/'CHANGELOG_FILE'/s at ./ChangeLog@%{_datadir}/doc/%{name}-%{version}/ChangeLog@" \


More information about the scm-commits mailing list