SPECS: python-ClientForm.spec - up to 0.2.6

teodor teodor at pld-linux.org
Fri Feb 9 21:16:35 CET 2007


Author: teodor                       Date: Fri Feb  9 20:16:35 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 0.2.6

---- Files affected:
SPECS:
   python-ClientForm.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SPECS/python-ClientForm.spec
diff -u SPECS/python-ClientForm.spec:1.5 SPECS/python-ClientForm.spec:1.6
--- SPECS/python-ClientForm.spec:1.5	Fri Jun  4 21:37:13 2004
+++ SPECS/python-ClientForm.spec	Fri Feb  9 21:16:30 2007
@@ -4,12 +4,12 @@
 Summary:	Python module for handling HTML forms (on the client side)
 Summary(pl):	Moduł Pythona do obsługi formularzy HTML (po stronie klienta)
 Name:		python-%{module}
-Version:	0.1.16
-Release:	0.1
+Version:	0.2.6
+Release:	1
 License:	BSD
 Group:		Development/Languages/Python
 Source0:	http://wwwsearch.sourceforge.net/%{module}/src/%{module}-%{version}.tar.gz
-# Source0-md5:	b9b18a365ff9625b413fa62cdae75e84
+# Source0-md5:	24173e5aee32027f77f688f9e78eaafa
 URL:		http://wwwsearch.sourceforge.net/ClientForm/
 Requires:	python-modules >= 2.1
 BuildArch:	noarch
@@ -42,15 +42,17 @@
 	--root=$RPM_BUILD_ROOT \
 	--optimize=2
 
-rm $RPM_BUILD_ROOT%{py_sitescriptdir}/*.py
+%py_postclean %{_datadir}/%{name}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc COPYING ChangeLog GeneralFAQ.html INSTALL README.html
+%doc COPYING.txt ChangeLog.txt GeneralFAQ.html README.html
 %{py_sitescriptdir}/*.py[co]
+#%dir %{py_sitescriptdir}/ClientForm-%{version}-py2.5.egg-info
+#%{py_sitescriptdir}/ClientForm-%{version}-py2.5.egg-info/*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -58,6 +60,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2007/02/09 20:16:30  teodor
+- up to 0.2.6
+
 Revision 1.5  2004/06/04 19:37:13  jpc
 - updated to 0.1.16
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/python-ClientForm.spec?r1=1.5&r2=1.6&f=u



More information about the pld-cvs-commit mailing list