rpms/python-clientform/devel python-clientform.spec,1.17,1.18

Luke Macken lmacken at fedoraproject.org
Mon Jul 20 19:41:59 UTC 2009


Author: lmacken

Update of /cvs/pkgs/rpms/python-clientform/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv12946

Modified Files:
	python-clientform.spec 
Log Message:
Remove duplicate README html file (#480678)


Index: python-clientform.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-clientform/devel/python-clientform.spec,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -p -r1.17 -r1.18
--- python-clientform.spec	26 Feb 2009 20:59:17 -0000	1.17
+++ python-clientform.spec	20 Jul 2009 19:41:28 -0000	1.18
@@ -3,7 +3,7 @@
 
 Name:           python-clientform
 Version:        0.2.7
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        Python module for client-side HTML forms
 
 Group:          Development/Languages
@@ -47,13 +47,15 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(-,root,root,-)
-%doc COPYING.txt GeneralFAQ.html README.txt README.html examples
+%doc COPYING.txt GeneralFAQ.html README.html examples
 %{python_sitelib}/ClientForm.py
 %{python_sitelib}/ClientForm.pyc
 %{python_sitelib}/ClientForm.pyo
 %{python_sitelib}/ClientForm-%{version}-py%{pyver}.egg-info
 
 %changelog
+* Mon Jul 20 2009 Luke Macken <lmacken at redhat.com> - 0.2.7-5
+- Remove duplicate README html file (#480678)
 * Thu Feb 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.2.7-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 




More information about the fedora-extras-commits mailing list