rpms/PyYAML/F-10 PyYAML.spec,1.2,1.3 sources,1.3,1.4

John Eckersberg jeckersb at fedoraproject.org
Fri Feb 20 18:57:12 UTC 2009


Author: jeckersb

Update of /cvs/pkgs/rpms/PyYAML/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv8589

Modified Files:
	PyYAML.spec sources 
Log Message:
Copy over 3.08 from rawhide



Index: PyYAML.spec
===================================================================
RCS file: /cvs/pkgs/rpms/PyYAML/F-10/PyYAML.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- PyYAML.spec	24 Oct 2008 17:30:42 -0000	1.2
+++ PyYAML.spec	20 Feb 2009 18:56:42 -0000	1.3
@@ -1,7 +1,7 @@
-%{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
+%{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 
 Name:           PyYAML
-Version:        3.06
+Version:        3.08
 Release:        1%{?dist}
 Summary:        YAML parser and emitter for Python
 
@@ -11,7 +11,6 @@
 Source0:        http://pyyaml.org/download/pyyaml/%{name}-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-BuildArch:      noarch
 BuildRequires:  python-devel, python-setuptools
 
 %description
@@ -53,6 +52,12 @@
 
 
 %changelog
+* Wed Feb 18 2009 John Eckersberg <jeckersb at redhat.com> - 3.08-1
+- New upstream release
+
+* Sat Nov 29 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm at gmail.com> - 3.06-2
+- Rebuild for Python 2.6
+
 * Fri Oct 24 2008 John Eckersberg <jeckersb at redhat.com> - 3.06-1
 - New upstream release
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/PyYAML/F-10/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources	24 Oct 2008 17:30:42 -0000	1.3
+++ sources	20 Feb 2009 18:56:42 -0000	1.4
@@ -1 +1,2 @@
 3d3c92528f1547756c9e1d80d7d905c7  PyYAML-3.06.tar.gz
+a4163a2017fa57f448c66815511fa555  PyYAML-3.08.tar.gz




More information about the scm-commits mailing list