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

John Eckersberg jeckersb at fedoraproject.org
Wed Mar 4 16:22:54 UTC 2009


Author: jeckersb

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

Modified Files:
	PyYAML.spec sources 
Log Message:
copy spec over from devel and remove old sources line


Index: PyYAML.spec
===================================================================
RCS file: /cvs/pkgs/rpms/PyYAML/F-10/PyYAML.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- PyYAML.spec	20 Feb 2009 18:56:42 -0000	1.3
+++ PyYAML.spec	4 Mar 2009 16:22:23 -0000	1.4
@@ -2,7 +2,7 @@
 
 Name:           PyYAML
 Version:        3.08
-Release:        1%{?dist}
+Release:        4%{?dist}
 Summary:        YAML parser and emitter for Python
 
 Group:          Development/Libraries
@@ -11,7 +11,7 @@
 Source0:        http://pyyaml.org/download/pyyaml/%{name}-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-BuildRequires:  python-devel, python-setuptools
+BuildRequires:  python-devel, python-setuptools, libyaml-devel
 
 %description
 YAML is a data serialization format designed for human readability and
@@ -52,6 +52,15 @@
 
 
 %changelog
+* Tue Mar 3 2009 John Eckersberg <jeckersb at redhat.com> - 3.08-4
+- Correction, change libyaml to libyaml-devel in BuildRequires
+
+* Mon Mar 2 2009 John Eckersberg <jeckersb at redhat.com> - 3.08-3
+- Add libyaml to BuildRequires
+
+* Mon Feb 23 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.08-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
+
 * Wed Feb 18 2009 John Eckersberg <jeckersb at redhat.com> - 3.08-1
 - New upstream release
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/PyYAML/F-10/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources	20 Feb 2009 18:56:42 -0000	1.4
+++ sources	4 Mar 2009 16:22:23 -0000	1.5
@@ -1,2 +1 @@
-3d3c92528f1547756c9e1d80d7d905c7  PyYAML-3.06.tar.gz
 a4163a2017fa57f448c66815511fa555  PyYAML-3.08.tar.gz




More information about the fedora-extras-commits mailing list