[php-ezc-File/f19] Fix metadata location, FTBFS #914341

Guillaume Kulakowski llaumgui at fedoraproject.org
Mon Apr 1 19:55:54 UTC 2013


commit 885ecb4ef83eb632ece591aeaf62124278cee277
Author: Guillaume Kulakowski <guillaume at llaumgui.com>
Date:   Mon Apr 1 21:21:52 2013 +0200

    Fix metadata location, FTBFS #914341

 php-ezc-File.spec |   10 +++++++---
 1 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/php-ezc-File.spec b/php-ezc-File.spec
index 7619c12..352d263 100644
--- a/php-ezc-File.spec
+++ b/php-ezc-File.spec
@@ -1,10 +1,11 @@
 %{!?__pear: %{expand: %%global __pear %{_bindir}/pear}}
-%define pear_name File
-%define channel components.ez.no
+
+%global pear_name File
+%global channel components.ez.no
 
 Name:           php-ezc-File
 Version:        1.2
-Release:        8%{?dist}
+Release:        9%{?dist}
 Summary:        Provides support for file operations which are not covered by PHP
 
 Group:          Development/Libraries
@@ -83,6 +84,9 @@ fi
 
 
 %changelog
+* Mon Apr 01 2013 Guillaume Kulakowski <guillaume DOT kulakowski AT fedoraproject DOT org> - 1.2-9
+- Fix metadata location, FTBFS # 914345
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.2-8
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 


More information about the scm-commits mailing list