rpms/python-lzo/EL-6 python-lzo.spec,1.4,1.5

Huzaifa Sidhpurwala huzaifas at fedoraproject.org
Mon Jul 5 04:08:06 UTC 2010


Author: huzaifas

Update of /cvs/pkgs/rpms/python-lzo/EL-6
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv12178

Modified Files:
	python-lzo.spec 
Log Message:
build for el-6


Index: python-lzo.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-lzo/EL-6/python-lzo.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- python-lzo.spec	26 Jul 2009 20:36:42 -0000	1.4
+++ python-lzo.spec	5 Jul 2010 04:08:06 -0000	1.5
@@ -1,9 +1,7 @@
-%{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
-
 Summary:	LZO bindings for Python
 Name:		python-lzo
 Version:	1.08
-Release:	5%{?dist}
+Release:	6%{?dist}
 Source0:	http://www.oberhumer.com/opensource/lzo/download/LZO-v1/%{name}-%{version}.tar.gz
 URL:		http://www.oberhumer.com/opensource/lzo/
 Patch0:		python-lzo-1.08-build-against-lzo2.patch
@@ -45,9 +43,12 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %doc COPYING NEWS README
 %defattr(-,root,root,-)
-%{python_sitelib}/*
+%{python_sitearch}/*
 
 %changelog
+* Mon Jul 05 2010 Huzaifa Sidhpurwala <huzaifas at redhat.com> - 1.08-6
+- Move compiled C libraries to sitearch
+
 * Sun Jul 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.08-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 



More information about the scm-commits mailing list