[libcomps] - fixed rhbz#1081482

Jindrich Luza jluza at fedoraproject.org
Fri Apr 11 13:06:52 UTC 2014


commit 9619ddf97c2da8c891bab4e6ab479555ce211ec9
Author: Jindrich Luza <jluza at redhat.com>
Date:   Fri Apr 11 15:05:56 2014 +0200

    - fixed rhbz#1081482

 libcomps.spec |    4 ++--
 sources       |    2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/libcomps.spec b/libcomps.spec
index c923838..418aded 100644
--- a/libcomps.spec
+++ b/libcomps.spec
@@ -1,6 +1,6 @@
-%global commit 774bdf91f6120dcf2bef7e19e51783d9d9dfc56e
+%global commit e8c2d8315b1d10e35461450235dac9da267ecb2d
 
-%if 0%{?rhel} && 0%{?rhel} <= 6
+%if 0%{?rhel} && 0%{?rhel} <= 7
 %define python3_build 0
 #%{!?__python2: %global __python2 /usr/bin/python2}
 #%{!?python2_sitelib: %global python2_sitelib %(%{__python2} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())")}
diff --git a/sources b/sources
index 45ab779..9762b53 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-285728827431224672d871ca90f431f2  libcomps-774bdf91f6120dcf2bef7e19e51783d9d9dfc56e.tar.gz
+b78053ff64b9787d3945dc01d25dbbf8  libcomps-e8c2d8315b1d10e35461450235dac9da267ecb2d.tar.gz


More information about the scm-commits mailing list