]> git.pld-linux.org Git - packages/Zope-iHotfix.git/blobdiff - Zope-iHotfix.spec
- upgraded to vesion 0.7.0
[packages/Zope-iHotfix.git] / Zope-iHotfix.spec
index 23feb200de5a115fb94072465d9452b66e35d72d..c9a021ea712ed62d37fb1bedb1dd7615dbc3911e 100644 (file)
@@ -3,16 +3,17 @@
 Summary:       Dynamically applying several patches to Zope
 Summary(pl):   Dodatek aplikuj±cy wiele poprawek dla Zope
 Name:          Zope-%{zope_subname}
-Version:       0.5.0
-Release:       2
+Version:       0.7.0
+Release:       1
 License:       GPL
 Group:         Development/Tools
-Source0:       http://dl.sourceforge.net/lleu/%{zope_subname}-%{version}.tar.gz
-# Source0-md5: d6d7f44965e4643de3a6f46fab24b3c9
-URL:           http://sourceforge.net/projects/lleu/
+Source0:       http://www.ikaaro.org/download/ihotfix/%{zope_subname}-%{version}.tar.gz
+# Source0-md5: 07a438b14e550e6e37271f34e098bbd6
+URL:           http://www.ikaaro.org/
 Requires(post,postun): /usr/sbin/installzopeproduct
 Requires:      Zope >= 2.6
-Requires:      python-itools >= 0.5.0
+Requires:      python-itools >= 0.9.0
+BuildRequires: python
 %pyrequires_eq python-modules
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -31,7 +32,7 @@ rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{_datadir}/%{name}
 
 # should tests be included or not?
-cp -af *.py $RPM_BUILD_ROOT%{_datadir}/%{name}
+cp -af *.py version.txt $RPM_BUILD_ROOT%{_datadir}/%{name}
 
 %py_comp $RPM_BUILD_ROOT%{_datadir}/%{name}
 %py_ocomp $RPM_BUILD_ROOT%{_datadir}/%{name}
@@ -57,5 +58,5 @@ fi
 
 %files
 %defattr(644,root,root,755)
-%doc TODO.txt README.txt
+%doc CHANGES.txt README.txt Changelog
 %{_datadir}/%{name}
This page took 0.199791 seconds and 4 git commands to generate.