[Erp5-report] r11936 - /spec/mandriva/2006.0/zope-TimerService/zope-TimerService.spec
nobody at svn.erp5.org
nobody at svn.erp5.org
Mon Jan 8 16:36:44 CET 2007
Author: kevin
Date: Mon Jan 8 16:36:42 2007
New Revision: 11936
URL: http://svn.erp5.org?rev=11936&view=rev
Log:
Remove patch.
Move non-zope-related variables to the main part of the spec file.
Modified:
spec/mandriva/2006.0/zope-TimerService/zope-TimerService.spec
Modified: spec/mandriva/2006.0/zope-TimerService/zope-TimerService.spec
URL: http://svn.erp5.org/spec/mandriva/2006.0/zope-TimerService/zope-TimerService.spec?rev=11936&r1=11935&r2=11936&view=diff
==============================================================================
--- spec/mandriva/2006.0/zope-TimerService/zope-TimerService.spec (original)
+++ spec/mandriva/2006.0/zope-TimerService/zope-TimerService.spec Mon Jan 8 16:36:42 2007
@@ -4,7 +4,6 @@
%define zope_home %{_prefix}/lib/zope
%define software_home %{zope_home}/lib/python
-%define python_home %{_libdir}/python%pyver/site-packages
Summary: Timer server for Zope
Name: zope-%{product}
@@ -13,7 +12,6 @@
License: GPL
Group: System/Servers
Source0: %{product}-%{version}.tar.bz2
-Patch1: TimerService-erp5.patch
URL: http://dev.legco.biz/products/timerservice
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-rootdir
BuildArch: noarch
@@ -28,9 +26,10 @@
ERP5 and CMFActivity for cluster management.
#----------------------------------------------------------------------
+%define python_home %{_libdir}/python%pyver/site-packages
+
%prep
%setup -c
-%patch1 -p0
%build
#cd %{product}/timerserver
More information about the Erp5-report
mailing list