[Erp5-report] r8051 - /spec/mandriva/2006.0/zope-ZopeTestCase/zope-ZopeTestCase.spec
nobody at svn.erp5.org
nobody at svn.erp5.org
Mon Jun 19 17:44:17 CEST 2006
Author: kevin
Date: Mon Jun 19 17:44:16 2006
New Revision: 8051
URL: http://svn.erp5.org?rev=8051&view=rev
Log:
Commit zope-ZopeTestCase-0.9.8-1mdk spec files and patches
Modified:
spec/mandriva/2006.0/zope-ZopeTestCase/zope-ZopeTestCase.spec
Modified: spec/mandriva/2006.0/zope-ZopeTestCase/zope-ZopeTestCase.spec
URL: http://svn.erp5.org/spec/mandriva/2006.0/zope-ZopeTestCase/zope-ZopeTestCase.spec?rev=8051&r1=8050&r2=8051&view=diff
==============================================================================
--- spec/mandriva/2006.0/zope-ZopeTestCase/zope-ZopeTestCase.spec (original)
+++ spec/mandriva/2006.0/zope-ZopeTestCase/zope-ZopeTestCase.spec Mon Jun 19 17:44:16 2006
@@ -1,6 +1,6 @@
%define product ZopeTestCase
-%define version 0.9.0
-%define release 4
+%define version 0.9.8
+%define release 1
%define zope_home %{_prefix}/lib/zope
%define software_home %{zope_home}/lib/python
@@ -35,8 +35,8 @@
%install
%{__rm} -rf %{buildroot}
-%{__mkdir_p} %{buildroot}/%{software_home}/Products
-%{__cp} -a * %{buildroot}%{software_home}/Products/
+%{__mkdir_p} %{buildroot}/%{software_home}/Testing
+%{__cp} -a * %{buildroot}%{software_home}/Testing/
%clean
@@ -54,10 +54,13 @@
%files
%defattr(0644, zope, zope, 0755)
-%{software_home}/Products/*
+%{software_home}/Testing/*
#----------------------------------------------------------------------
%changelog
+* Fri Feb 03 2006 Kevin Deldycke <kevin at nexedi.com> 0.9.8-1mdk
+- Update to a newer version
+
* Wed Feb 01 2006 Kevin Deldycke <kevin at nexedi.com> 0.9.0-4mdk
- Give ownership to zope
@@ -68,4 +71,4 @@
- Update spec file to follow new mandrake .spec file rules
* Wed Aug 18 2004 Sebastien Robin <seb at nexedi.com> 0.9.0-1mdk
-- Create the spec file
+- Create the spec file
More information about the Erp5-report
mailing list