X-Git-Url: http://git.pld-linux.org/?p=packages%2FZope-zopeedit.git;a=blobdiff_plain;f=Zope-zopeedit.spec;h=994e822b8e326ba63b39a241593b7b4611947082;hp=9562c91f5c93455ecf78cf6e3c44a24f6cfed624;hb=b461cc7f38aaf72db928f77156321ba427c23be4;hpb=1f21514679bdfc34a32b5ba51e68c591f4445abf diff --git a/Zope-zopeedit.spec b/Zope-zopeedit.spec index 9562c91..994e822 100644 --- a/Zope-zopeedit.spec +++ b/Zope-zopeedit.spec @@ -1,16 +1,16 @@ -%include /usr/lib/rpm/macros.python %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.7.2 +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: e2e9be6e50a67b401e346a5097fcb7fa -URL: http://zope.org/Members/Caseman/ExternalEditor/ -BuildRequires: python >= 2.2 +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 %pyrequires_eq python-modules @@ -19,20 +19,20 @@ 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 install -d $RPM_BUILD_ROOT{%{_datadir}/%{zope_subname},%{_mandir}/man1,%{_bindir}} install man/*.1 $RPM_BUILD_ROOT%{_mandir}/man1 -cp -af {Plugins,%{zope_subname}.py} $RPM_BUILD_ROOT%{_datadir}/%{zope_subname} +cp -af {Plugins,version.txt,%{zope_subname}.py} $RPM_BUILD_ROOT%{_datadir}/%{zope_subname} %py_comp $RPM_BUILD_ROOT%{_datadir}/%{zope_subname} %py_ocomp $RPM_BUILD_ROOT%{_datadir}/%{zope_subname}