From a83375877ec04986c444fec1ba116a72459675e3 Mon Sep 17 00:00:00 2001 From: Jindrich Luza Date: Mar 04 2014 15:55:24 +0000 Subject: - cmake-2.6, python-2.6, RHEL-6 compatible --- diff --git a/.gitignore b/.gitignore index 9138dd5..f333b8c 100644 --- a/.gitignore +++ b/.gitignore @@ -20,3 +20,4 @@ /libcomps-a747d1289d7597882424bf50b1979170507484da.tar.gz /libcomps-de7b804e81bfb269f16be81fa70e7656a9477a88.tar.gz /libcomps-b4770cbebc79d40532bb812242af4e53712ccbb2.tar.gz +/libcomps-a756363ce4a0dc7cb9395d2f57315428c22a4efb.tar.gz diff --git a/libcomps.spec b/libcomps.spec index 510fd44..a59b674 100644 --- a/libcomps.spec +++ b/libcomps.spec @@ -1,4 +1,4 @@ -%global commit b4770cbebc79d40532bb812242af4e53712ccbb2 +%global commit a756363ce4a0dc7cb9395d2f57315428c22a4efb %if 0%{?rhel} && 0%{?rhel} <= 6 %define python3_build 0 @@ -12,7 +12,7 @@ Name: libcomps Version: 0.1.6 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Comps XML file manipulation library Group: Development/Libraries @@ -144,12 +144,12 @@ rm -rf $buildroot %files -n python-libcomps %{_libdir}/python2* -%exclude %{_libdir}/python2/libcomps/__pycache__ +#%exclude %{_libdir}/python2/libcomps/__pycache__ %if %{python3_build} %files -n python3-libcomps %{_libdir}/python3* -%exclude %{_libdir}/python3/libcomps/__pycache__ +#%exclude %{_libdir}/python3/libcomps/__pycache__ %endif %changelog diff --git a/sources b/sources index 1d2db61..330f824 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -51bb53543ebe59d976712424b42b6dbe libcomps-b4770cbebc79d40532bb812242af4e53712ccbb2.tar.gz +736bfe32a07fe8a8e54faab952ce72b4 libcomps-a756363ce4a0dc7cb9395d2f57315428c22a4efb.tar.gz