]> git.pld-linux.org Git - packages/Zope-zopeedit.git/blobdiff - Zope-zopeedit.spec
- descs cleanup
[packages/Zope-zopeedit.git] / Zope-zopeedit.spec
index 1d2ec41b619ba62e77f5c47c3db2e46dcee81ba0..994e822b8e326ba63b39a241593b7b4611947082 100644 (file)
@@ -1,30 +1,31 @@
 %define                zope_subname    zopeedit
 Summary:       Client-side helper application for ExternalEditor Zope product
-Summary(pl):   Aplikacja kliencka dla ExternalEditor, produktu Zope
+Summary(pl.UTF-8):     Aplikacja kliencka dla produktu Zope ExternalEditor
 Name:          Zope-%{zope_subname}
-Version:       0.8
-Release:       3
+Version:       0.9.3
+Release:       1
 License:       ZPL 2.0
 Group:         Development/Tools
-Source0:       http://zope.org/Members/Caseman/ExternalEditor/%{version}/%{zope_subname}-%{version}-src.tgz
-# Source0-md5: 8ecc65067d32ac961476f924fa3e8b5b
-URL:           http://zope.org/Members/Caseman/ExternalEditor/
+Source0:       http://plope.com/software/ExternalEditor/%{zope_subname}-%{version}-src.tgz
+# Source0-md5: 25dbf5438c27266a2a0840834f9bcd36
+URL:           http://plope.com/software/ExternalEditor/
+BuildRequires: python
+BuildRequires: rpm-pythonprov
 Requires(post,postun): grep
 Requires(postun):      fileutils
-BuildRequires: python
 %pyrequires_eq python-modules
 Requires:      python-tkinter
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-Client-side helper application for ExternalEditor Zope product
+Client-side helper application for ExternalEditor Zope product.
 
-%description -l pl
-Aplikacja kliencka dla ExternalEditor, produktu Zope
+%description -l pl.UTF-8
+Aplikacja kliencka dla produktu Zope ExternalEditor.
 
 %prep
-%setup -q -n %{zope_subname}-%{version}-src
+%setup -q -n %{zope_subname}-%{version}
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.076954 seconds and 4 git commands to generate.