]> git.pld-linux.org Git - packages/Zope-iHotfix.git/commitdiff
- upgraded tp version 0.5.1 auto/ac/Zope-iHotfix-0_5_1-1
authorciesiel <ciesiel@pld-linux.org>
Tue, 11 Jan 2005 18:28:31 +0000 (18:28 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    Zope-iHotfix.spec -> 1.12

Zope-iHotfix.spec

index 01ee7ed711c445135f29b1a7137099d5d59bf593..2bc87e08eba39e996a3641d249df046cf9691011 100644 (file)
@@ -3,12 +3,12 @@
 Summary:       Dynamically applying several patches to Zope
 Summary(pl):   Dodatek aplikuj±cy wiele poprawek dla Zope
 Name:          Zope-%{zope_subname}
 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.5.1
+Release:       1
 License:       GPL
 Group:         Development/Tools
 License:       GPL
 Group:         Development/Tools
-Source0:       http://dl.sourceforge.net/lleu/%{zope_subname}-%{version}.tar.gz
-# Source0-md5: d6d7f44965e4643de3a6f46fab24b3c9
+Source0:       http://www.ikaaro.org/download/%{zope_subname}-%{version}.tar.gz
+# Source0-md5: e0579873f9986eff3f0f4e6b678f2713
 URL:           http://www.ikaaro.org/
 Requires(post,postun): /usr/sbin/installzopeproduct
 Requires:      Zope >= 2.6
 URL:           http://www.ikaaro.org/
 Requires(post,postun): /usr/sbin/installzopeproduct
 Requires:      Zope >= 2.6
@@ -31,7 +31,7 @@ rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{_datadir}/%{name}
 
 # should tests be included or not?
 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}
 
 %py_comp $RPM_BUILD_ROOT%{_datadir}/%{name}
 %py_ocomp $RPM_BUILD_ROOT%{_datadir}/%{name}
@@ -57,5 +57,5 @@ fi
 
 %files
 %defattr(644,root,root,755)
 
 %files
 %defattr(644,root,root,755)
-%doc TODO.txt README.txt
+%doc TODO.txt README.txt Changelog
 %{_datadir}/%{name}
 %{_datadir}/%{name}
This page took 0.068116 seconds and 4 git commands to generate.