[metagoofil/f14/master] * Sat Jul 31 2010 Orcan Ogetbil <oget[dot]fedora[at]gmail[dot]com> - 1.4a-7 - Set python requirement

Orcan Ogetbil oget at fedoraproject.org
Sun Aug 1 03:02:40 UTC 2010


commit 95569e49be63145ec3a5e110a808aa0f98356a5c
Author: Orcan Ogetbil <oget.fedora at gmail.com>
Date:   Sat Jul 31 23:02:36 2010 -0400

    * Sat Jul 31 2010 Orcan Ogetbil <oget[dot]fedora[at]gmail[dot]com> - 1.4a-7
    - Set python requirement to >= 2.6

 metagoofil.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/metagoofil.spec b/metagoofil.spec
index 96102a1..df2ce8f 100644
--- a/metagoofil.spec
+++ b/metagoofil.spec
@@ -1,6 +1,6 @@
 Name:           metagoofil
 Version:        1.4a
-Release:        6%{?dist}
+Release:        7%{?dist}
 Summary:        Meta-data analyzer, information gathering tool
 
 Group:          Applications/Internet
@@ -11,7 +11,7 @@ Patch0:         %{name}-path.patch
 BuildArch:      noarch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-Requires:       python(abi) = 2.6
+Requires:       python(abi) >= 2.6
 
 # Explicit dependency is needed. Extractor is used for metadata extraction
 Requires:       /usr/bin/libextractor-extract
@@ -50,6 +50,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sat Jul 31 2010 Orcan Ogetbil <oget[dot]fedora[at]gmail[dot]com> - 1.4a-7
+- Set python requirement to >= 2.6
+
 * Wed Jul 21 2010 David Malcolm <dmalcolm at redhat.com> - 1.4a-6
 - Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
 


More information about the scm-commits mailing list