Author: ciesiel                      Date: Sat Oct  8 17:14:23 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fixed some products of Plone

---- Files affected:
SPECS:
   Zope-CMFPlone.spec (1.44 -> 1.45) 

---- Diffs:

================================================================
Index: SPECS/Zope-CMFPlone.spec
diff -u SPECS/Zope-CMFPlone.spec:1.44 SPECS/Zope-CMFPlone.spec:1.45
--- SPECS/Zope-CMFPlone.spec:1.44       Sat Oct  8 18:12:12 2005
+++ SPECS/Zope-CMFPlone.spec    Sat Oct  8 19:14:17 2005
@@ -5,7 +5,7 @@
 Summary(pl):   Darmowy i otwarty system zarządzania treścią oparty na Zope i 
CMF
 Name:          Zope-%{zope_subname}
 Version:       2.1
-Release:       1
+Release:       2
 License:       Zope Public License (ZPL), GPL
 Group:         Networking/Daemons
 Source0:       http://dl.sourceforge.net/plone/Plone-%{version}.tar.gz
@@ -83,10 +83,10 @@
 rm -rf $RPM_BUILD_ROOT
 
 %post
-for p in ATContentTypes ATReferenceBrowserWidget CMFFormController CMFPlone 
ExtendedPathIndex PloneErrorReporting; do
+for p in ATContentTypes ATReferenceBrowserWidget CMFDynamicViewFTI 
CMFFormController CMFPlone ExtendedPathIndex; do
        /usr/sbin/installzopeproduct %{_datadir}/%{name}/$p
 done
-for p in PloneTranslations ResourceRegisteries SecureMailHost; do
+for p in PloneErrorReporting PloneTranslations ResourceRegistries 
SecureMailHost; do
        /usr/sbin/installzopeproduct %{_datadir}/%{name}/$p
 done  
 
@@ -96,10 +96,10 @@
 
 %postun
 if [ "$1" = "0" ]; then
-       for p in ATContentTypes ATReferenceBrowserWidget CMFFormController 
CMFPlone ExtendedPathIndex PloneErrorReporting; do
+       for p in ATContentTypes ATReferenceBrowserWidget CMFDynamicViewFTI 
CMFFormController CMFPlone ExtendedPathIndex; do
                /usr/sbin/installzopeproduct -d $p
        done
-       for p in PloneTranslations ResourceRegisteries SecureMailHost; do
+       for p in PloneErrorReporting PloneTranslations ResourceRegistries 
SecureMailHost; do
                /usr/sbin/installzopeproduct -d $p
        done
        if [ -f /var/lock/subsys/zope ]; then
@@ -118,6 +118,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.45  2005/10/08 17:14:17  ciesiel
+- fixed some products of Plone
+
 Revision 1.44  2005/10/08 16:12:12  ciesiel
 - upgraded to version 2.1
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/Zope-CMFPlone.spec?r1=1.44&r2=1.45&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to