]> git.pld-linux.org Git - packages/Zope-Formulator.git/blobdiff - Zope-Formulator.spec
- cleanups
[packages/Zope-Formulator.git] / Zope-Formulator.spec
index 09d8f356fd455c2461bdd079cb77b87a55ccd1a6..f5616144fd522b103cda1e37c7c9dfa26a434381 100644 (file)
@@ -1,6 +1,4 @@
-
 %define prod_name 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-%{prod_name}
@@ -8,11 +6,11 @@ Version:      1.0.1
 Release:       1
 License:       BSD-like
 Group:         Development/Languages/Python
-Source0:       http://www.zope.org/Members/faassen/%{prod_name}/%{prod_name}-%{version}.tgz
+Source0:       http://www.zope.org/Members/faassen/Formulator/%{prod_name}-%{version}.tgz
 # Source0-md5: ee9d0f3b000f14f66962440fc2e638ae
-URL:           http://www.zope.org/Members/faassen/%{prod_name}
-Requires:      Zope
+URL:           http://www.zope.org/Members/faassen/Formulator/
 BuildRequires: python >= 2.1
+Requires:      Zope
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -20,10 +18,10 @@ BuildRoot:  %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %define python_compile     python -c "import compileall; compileall.compile_dir('.')"
 
 %define zope_dir          %{_libdir}/zope
-%define zope_productsdir   %{zope_dir}/Products        
+%define zope_productsdir   %{zope_dir}/Products
 
 %description
-%{prod_name} is a tool to help with the creation and validation of web                            
+%{prod_name} is a tool to help with the creation and validation of web
 forms. Form fields are stored as objects in Zope, in a special Form folder.
 
 %description -l pl
This page took 0.068998 seconds and 4 git commands to generate.