SPECS: python-rhpl.spec - up to 0.201

arekm arekm at pld-linux.org
Tue Feb 20 18:04:42 CET 2007


Author: arekm                        Date: Tue Feb 20 17:04:42 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 0.201

---- Files affected:
SPECS:
   python-rhpl.spec (1.10 -> 1.11) 

---- Diffs:

================================================================
Index: SPECS/python-rhpl.spec
diff -u SPECS/python-rhpl.spec:1.10 SPECS/python-rhpl.spec:1.11
--- SPECS/python-rhpl.spec:1.10	Tue Feb 20 17:41:22 2007
+++ SPECS/python-rhpl.spec	Tue Feb 20 18:04:37 2007
@@ -2,12 +2,12 @@
 Summary:	Library of Python code used by some programs made by Red Hat
 Summary(pl.UTF-8):	Biblioteka kodu Pythona używana przez niektóre programy Red Hata
 Name:		python-rhpl
-Version:	0.176
-Release:	4
+Version:	0.201
+Release:	1
 License:	GPL
 Group:		Libraries
 Source0:	rhpl-%{version}.tar.gz
-# Source0-md5:	9ebe9200e71b07dae9b0a6e5a198dbe6
+# Source0-md5:	a40ecdad6b77b46b61ac76fe47c82c4d
 Patch0:		%{name}-enc.patch
 BuildRequires:	gettext-devel
 BuildRequires:	libiw-devel
@@ -36,10 +36,10 @@
 rm -f po/no.po
 
 sed -i -e 's#gcc#%{__cc}#g' Makefile */Makefile */*/Makefile
-sed -i -e 's/$(PYTHON) /python /' Makefile src/iconvmodule/Makefile src/ethtool/Makefile
 
 %build
 %{__make} \
+	PYTHON="%{__python}" \
 	PYTHONINCLUDE="%{py_incdir}" \
 	CC="%{__cc}" \
 	RPM_OPT_FLAGS="%{rpmcflags}"
@@ -48,6 +48,7 @@
 rm -rf $RPM_BUILD_ROOT
 
 %{__make} install \
+	PYTHON="%{__python}" \
 	PYTHONLIBDIR="%{py_sitedir}" \
 	DESTDIR=$RPM_BUILD_ROOT
 
@@ -70,6 +71,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11  2007/02/20 17:04:37  arekm
+- up to 0.201
+
 Revision 1.10  2007/02/20 16:41:22  arekm
 - rel 4
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/python-rhpl.spec?r1=1.10&r2=1.11&f=u



More information about the pld-cvs-commit mailing list