From 6e84aa36932a6f862def3dae2c7154c27990a0db Mon Sep 17 00:00:00 2001 From: ciesiel Date: Wed, 25 Feb 2004 17:09:53 +0000 Subject: [PATCH] - upgraded to 1.6.2 version - remove warning Changed files: Zope-Formulator.spec -> 1.21 --- Zope-Formulator.spec | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/Zope-Formulator.spec b/Zope-Formulator.spec index 10540f8..3b706d9 100644 --- a/Zope-Formulator.spec +++ b/Zope-Formulator.spec @@ -1,18 +1,15 @@ -# -# Warning: product is req. by Plone but make error when create form on Zope 2.7b4 and python 2.3.3 -# %include /usr/lib/rpm/macros.python %define zope_subname Formulator Summary: Zope framework that eases the creation and validation of web forms Summary(pl): Dodatek do Zope u³atwiaj±cy tworzenie i sprawdzanie poprawno¶ci formularzy WWW Name: Zope-%{zope_subname} -Version: 1.6.1 +Version: 1.6.2 Release: 1 License: BSD-like Group: Development/Tools Source0: http://www.zope.org/Members/infrae/Formulator/Formulator-%{version}/%{zope_subname}-%{version}.tgz -# Source0-md5: 3753d468f24ea36e8ca61a13096c7095 +# Source0-md5: c5eb395918349036c7ac400dbbff98e9 URL: http://www.zope.org/Members/infrae/Formulator/ %pyrequires_eq python-modules Requires: Zope @@ -39,7 +36,7 @@ mv -f {CREDITS.txt,HISTORY.txt,INSTALL.txt,README.txt,TODO.txt} docs %install rm -rf $RPM_BUILD_ROOT install -d $RPM_BUILD_ROOT%{_datadir}/%{name} -cp -af {dtml,help,tests,www,*.py,*.html,version.txt} $RPM_BUILD_ROOT%{_datadir}/%{name} +cp -af {dtml,help,tests,www,*.py,*.html,refresh.txt,version.txt} $RPM_BUILD_ROOT%{_datadir}/%{name} %py_comp $RPM_BUILD_ROOT%{_datadir}/%{name} %py_ocomp $RPM_BUILD_ROOT%{_datadir}/%{name} -- 2.44.0