]> git.pld-linux.org Git - packages/Zope-iHotfix.git/commitdiff
- upgraded to version 0.5.0 auto/ac/Zope-iHotfix-0_5_0-1
authorciesiel <ciesiel@pld-linux.org>
Sun, 9 Jan 2005 00:41:12 +0000 (00:41 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    Zope-iHotfix.spec -> 1.9

Zope-iHotfix.spec

index 4833e01b3ca909254b76d74492c6d891755cd4ff..ed30e5627e7a032f512bad2c3c3229688a1ee3a2 100644 (file)
@@ -3,17 +3,18 @@
 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.4.0
-Release:       2
+Version:       0.5.0
+Release:       1
 License:       GPL
 Group:         Development/Tools
 License:       GPL
 Group:         Development/Tools
-Source0:       http://dl.sourceforge.net/lleu/%{zope_subname}-%{version}.tgz
-# Source0-md5: 773ba7f4202c9230019622fbb67dbd1d
+Source0:       http://dl.sourceforge.net/lleu/%{zope_subname}-%{version}.tar.gz
+# Source0-md5: d6d7f44965e4643de3a6f46fab24b3c9
 URL:           http://sourceforge.net/projects/lleu/
 BuildRequires: python >= 2.2
 Requires(post,postun): /usr/sbin/installzopeproduct
 URL:           http://sourceforge.net/projects/lleu/
 BuildRequires: python >= 2.2
 Requires(post,postun): /usr/sbin/installzopeproduct
-%pyrequires_eq python-modules
 Requires:      Zope >= 2.6
 Requires:      Zope >= 2.6
+Requires:      python-itools >= 0.5.0
+%pyrequires_eq python-modules
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -24,7 +25,7 @@ It dynamically applies several patches to Zope.
 Dodatek aplikuj±cy wiele poprawek dla Zope.
 
 %prep
 Dodatek aplikuj±cy wiele poprawek dla Zope.
 
 %prep
-%setup -q -n %{zope_subname}
+%setup -q -n %{zope_subname}-%{version}
 
 %install
 rm -rf $RPM_BUILD_ROOT
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -57,5 +58,5 @@ fi
 
 %files
 %defattr(644,root,root,755)
 
 %files
 %defattr(644,root,root,755)
-%doc TODO.txt
+%doc TODO.txt README.txt
 %{_datadir}/%{name}
 %{_datadir}/%{name}
This page took 0.035195 seconds and 4 git commands to generate.