[Erp5-report] r7967 - /spec/mandriva/2006.0/zope-ERP5Security/ERP5Security.spec
nobody at svn.erp5.org
nobody at svn.erp5.org
Mon Jun 19 17:35:08 CEST 2006
Author: kevin
Date: Mon Jun 19 17:35:07 2006
New Revision: 7967
URL: http://svn.erp5.org?rev=7967&view=rev
Log:
Commit zope-ERP5Security-0.11-1mdk spec files and patches
Modified:
spec/mandriva/2006.0/zope-ERP5Security/ERP5Security.spec
Modified: spec/mandriva/2006.0/zope-ERP5Security/ERP5Security.spec
URL: http://svn.erp5.org/spec/mandriva/2006.0/zope-ERP5Security/ERP5Security.spec?rev=7967&r1=7966&r2=7967&view=diff
==============================================================================
--- spec/mandriva/2006.0/zope-ERP5Security/ERP5Security.spec (original)
+++ spec/mandriva/2006.0/zope-ERP5Security/ERP5Security.spec Mon Jun 19 17:35:07 2006
@@ -1,5 +1,5 @@
%define product ERP5Security
-%define version 0.10
+%define version 0.11
%define release 1
%define zope_home %{_prefix}/lib/zope
@@ -15,6 +15,7 @@
Source0: %{product}-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-rootdir
BuildArch: noarch
+Conflicts: ERP5Security
Requires: erp5-zope zope-PluggableAuthService
#----------------------------------------------------------------------
@@ -29,12 +30,10 @@
%build
-
%install
%{__rm} -rf %{buildroot}
%{__mkdir_p} %{buildroot}/%{software_home}/Products
%{__cp} -a * %{buildroot}%{software_home}/Products/
-
%clean
%{__rm} -rf %{buildroot}
@@ -56,6 +55,9 @@
#----------------------------------------------------------------------
%changelog
+* Thu Jan 26 2006 Kevin Deldycke <kevin at nexedi.com> 0.11-1mdk
+- Update to version 0.11
+
* Wed Jan 18 2006 Kevin Deldycke <kevin at nexedi.com> 0.10-1mdk
- Update to version 0.10
More information about the Erp5-report
mailing list