From be7e873f6f721f80364954bb808cbe1cd8e8e706 Mon Sep 17 00:00:00 2001 From: ciesiel Date: Thu, 3 Jun 2004 16:47:25 +0000 Subject: [PATCH] - merged from DEVEL branch - added fixed loop patch - remove warning Changed files: Zope-iHotfix.spec -> 1.4 --- Zope-iHotfix.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/Zope-iHotfix.spec b/Zope-iHotfix.spec index e858aed..048ee84 100644 --- a/Zope-iHotfix.spec +++ b/Zope-iHotfix.spec @@ -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 -- 2.43.0