rpms/python-kid/FC-6 .cvsignore, 1.11, 1.12 python-kid.spec, 1.13, 1.14 sources, 1.11, 1.12

Konstantin Ryabitsev (icon) fedora-extras-commits at redhat.com
Sun Dec 17 18:40:00 UTC 2006


Author: icon

Update of /cvs/extras/rpms/python-kid/FC-6
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30018/FC-6

Modified Files:
	.cvsignore python-kid.spec sources 
Log Message:
Upstream 0.9.4



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/python-kid/FC-6/.cvsignore,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- .cvsignore	23 Jul 2006 14:52:37 -0000	1.11
+++ .cvsignore	17 Dec 2006 18:39:30 -0000	1.12
@@ -1 +1 @@
-kid-0.9.3.tar.gz
+kid-0.9.4.tar.gz


Index: python-kid.spec
===================================================================
RCS file: /cvs/extras/rpms/python-kid/FC-6/python-kid.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- python-kid.spec	23 Jul 2006 14:52:37 -0000	1.13
+++ python-kid.spec	17 Dec 2006 18:39:30 -0000	1.14
@@ -1,7 +1,7 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:           python-kid
-Version:        0.9.3
+Version:        0.9.4
 Release:        1%{?dist}
 Summary:        Kid - A simple and pythonic XML template language
 
@@ -12,7 +12,7 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 
-BuildRequires:  python-setuptools >= 0.6a11
+BuildRequires:  python-setuptools >= 0.6c2, python-devel
 BuildRequires:  python-docutils, python-elementtree
 Requires:       python-elementtree
 
@@ -50,15 +50,15 @@
 %files
 %defattr(-,root,root,-)
 %doc COPYING HISTORY README doc/*.txt doc/*.css doc/*.html test
-%dir %{python_sitelib}/kid
-%{python_sitelib}/kid/*.py
-%{python_sitelib}/kid/*.pyc
-%ghost %{python_sitelib}/kid/*.pyo
-%{python_sitelib}/kid*egg-info
+%{python_sitelib}/kid*
 %{_bindir}/*
 
 
 %changelog
+* Sun Dec 17 2006 Konstantin Ryabitsev <icon at fedoraproject.org> - 0.9.4-1
+- Version 0.9.4
+- Ghostbusting
+
 * Sun Jul 23 2006 Konstantin Ryabitsev <icon at fedoraproject.org> - 0.9.3-1
 - Version 0.9.3
 - Adjusting urls to point to kid-templating.org


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/python-kid/FC-6/sources,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- sources	23 Jul 2006 14:52:37 -0000	1.11
+++ sources	17 Dec 2006 18:39:30 -0000	1.12
@@ -1 +1 @@
-8a2fa657183b01ab8f4fb5f79704a013  kid-0.9.3.tar.gz
+2122ee32062079418db34cfd5fc15c37  kid-0.9.4.tar.gz




More information about the fedora-extras-commits mailing list