]> git.pld-linux.org Git - packages/Zope-CMFPlone.git/commitdiff
- release "fixed" (numbers after "beta3" are to be incremented)
authorJacek Konieczny <jajcus@pld-linux.org>
Wed, 19 Nov 2003 13:15:28 +0000 (13:15 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- %{name}-migration patch added to fix migration from older Plone versions

Changed files:
    Zope-CMFPlone.spec -> 1.10

Zope-CMFPlone.spec

index 01b452e7ec7e5c0b18831777a37a5890d404af2d..b8ee32725dd9ddf333cbb26205d495b02e2812cd 100644 (file)
@@ -5,11 +5,12 @@ Summary:      Darmowy i otwarty system zarz
 Name:          Zope-%{zope_subname}
 Version:       2.0
 %define                sub_ver beta3
-Release:       4.%{sub_ver}
+Release:       4.%{sub_ver}.1
 License:       Zope Public License (ZPL), GPL
 Group:         Networking/Daemons
 Source0:       http://dl.sourceforge.net/plone/%{zope_subname}%{version}-%{sub_ver}.tar.gz
 # Source0-md5: ae47b12f56eb6e4f86ec7b0650e35552
+Patch0:                %{name}-migration.patch
 URL:           http://www.plone.org/
 %pyrequires_eq python-modules
 Requires:      Zope-CMF >= 1.4
@@ -43,6 +44,7 @@ Pythonem.
 
 %prep
 %setup -q -n %{zope_subname}-%{version}-%{sub_ver}
+%patch0 -p1
 
 %build
 # remove dirs - additional packages!
This page took 0.038717 seconds and 4 git commands to generate.