SPECS: ZopeInterface.spec - fix build

arekm arekm at pld-linux.org
Sun May 28 22:12:39 CEST 2006


Author: arekm                        Date: Sun May 28 20:12:39 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix build

---- Files affected:
SPECS:
   ZopeInterface.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/ZopeInterface.spec
diff -u SPECS/ZopeInterface.spec:1.3 SPECS/ZopeInterface.spec:1.4
--- SPECS/ZopeInterface.spec:1.3	Sat Apr 16 10:37:58 2005
+++ SPECS/ZopeInterface.spec	Sun May 28 22:12:34 2006
@@ -3,11 +3,12 @@
 Summary(pl):	Moduł interface używany w Zope 3
 Name:		ZopeInterface
 Version:	3.0.1
-Release:	2
+Release:	3
 License:	ZPL 2.0
 Group:		Development/Tools
 Source0:	http://www.zope.org/Products/ZopeInterface/%{version}final/%{name}-%{version}.tgz
 # Source0-md5:	114f302c2b132d43ad4e01d108b4d192
+Patch0:		%{name}-build.patch
 URL:		http://www.zope.org/Products/ZopeInterface/
 BuildRequires:	python
 BuildRequires:	python-devel
@@ -22,6 +23,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 python ./setup.py build
@@ -69,6 +71,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2006/05/28 20:12:34  arekm
+- fix build
+
 Revision 1.3  2005/04/16 08:37:58  darekr
 - simplified %setup
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/ZopeInterface.spec?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list