]> git.pld-linux.org Git - packages/Zope-CMFBoard.git/commitdiff
- upgraded to version 2.1.1 auto/ac/Zope-CMFBoard-2_1_1-1
authorciesiel <ciesiel@pld-linux.org>
Mon, 14 Jun 2004 17:41:47 +0000 (17:41 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- changed some req.

Changed files:
    Zope-CMFBoard.spec -> 1.7

Zope-CMFBoard.spec

index 77139c9747b4184f9f2bc2470399dc7f22c5c66d..f262138a397ecae2aa30e0b0a9ee810cdd1f51b7 100644 (file)
@@ -3,23 +3,24 @@
 Summary:       Portal discussion for Plone
 Summary(pl):   Portal dyskusyjny dla Plone
 Name:          Zope-%{zope_subname}
-Version:       2.1
+Version:       2.1.1
 Release:       1
 License:       GPL
 Group:         Development/Tools
-Source0:       http://dl.sourceforge.net/collective/%{zope_subname}-%{version}final.tar.gz
-# Source0-md5: dbb424046222bd9a26e8b729b3a49610
+Source0:       http://dl.sourceforge.net/collective/%{zope_subname}-%{version}.tar.gz
+# Source0-md5: dc587b7675db2f0018750a47f7a83bcf
 URL:           http://www.cmfboard.org/
 Requires(post,postun): /usr/sbin/installzopeproduct
 %pyrequires_eq python-modules
 Requires:      Zope
+Requires:      Zope-BTreeFolder2
 Requires:      Zope-CMF
 Requires:      Zope-CMFPlone >= 2.0
-Requires:      Zope-archetypes >= 1.2
-Requires:      Zope-CMFMPoll
 Requires:      Zope-CMFMessage
 Requires:      Zope-PortalTransport
+Requires:      Zope-archetypes >= 1.2
 Requires:      python-Imaging
+Requires:      python-PyXML
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 Conflicts:     CMF
@@ -43,7 +44,7 @@ rm -rf i18n/{build.bat,*.exe}
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{_datadir}/%{name}
 
-cp -af {Extensions,i18n,skins,uihelpers,zpt,*.py,*.gif,VERSION.txt} $RPM_BUILD_ROOT%{_datadir}/%{name}
+cp -af {Extensions,i18n,skins,tests,uihelpers,zpt,*.py,*.gif,VERSION.txt} $RPM_BUILD_ROOT%{_datadir}/%{name}
 
 %py_comp $RPM_BUILD_ROOT%{_datadir}/%{name}
 %py_ocomp $RPM_BUILD_ROOT%{_datadir}/%{name}
This page took 0.109502 seconds and 4 git commands to generate.