]> git.pld-linux.org Git - packages/Zope-iHotfix.git/commitdiff
- merged from DEVEL branch auto/ac/Zope-iHotfix-0_3_0-2
authorciesiel <ciesiel@pld-linux.org>
Thu, 3 Jun 2004 16:47:25 +0000 (16:47 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- added fixed loop patch
- remove warning

Changed files:
    Zope-iHotfix.spec -> 1.4

Zope-iHotfix.spec

index e858aed4afd0d49b2be2b0000ad4173b6653bc19..048ee8491bcd514622eb919e1c6d8ba32eddf82d 100644 (file)
@@ -1,14 +1,16 @@
+
 %include       /usr/lib/rpm/macros.python
 %define                zope_subname    iHotfix
 Summary:       Dynamically applying several patches to Zope
 Summary(pl):   Dodatek aplikuj±cy wiele poprawek dla Zope
 Name:          Zope-%{zope_subname}
-Version:       0.2.0
-Release:       1
+Version:       0.3.0
+Release:       2
 License:       GPL
 Group:         Development/Tools
 Source0:       http://dl.sourceforge.net/lleu/%{zope_subname}-%{version}.tgz
-# Source0-md5: e1e20772e6b0c1e58a3627a213fba46d
+# Source0-md5: b058f9ee29b759ecddd06d481ab7731d
+Patch0:                %{name}-loop.patch
 URL:           http://sourceforge.net/projects/lleu/
 BuildRequires: python >= 2.2
 Requires(post,postun): /usr/sbin/installzopeproduct
@@ -25,6 +27,7 @@ Dodatek aplikuj
 
 %prep
 %setup -q -n %{zope_subname}
+%patch0 -p1
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.040956 seconds and 4 git commands to generate.