]> git.pld-linux.org Git - packages/Zope-CPSSkins.git/blobdiff - Zope-CPSSkins.spec
- upgraded to version 2.2.1
[packages/Zope-CPSSkins.git] / Zope-CPSSkins.spec
index d64e91cb47be88542e8160366b392f4ad4c86f32..77b1fdab35603bc5f440a011c8ce52f99028f4f2 100644 (file)
@@ -1,24 +1,21 @@
-%include       /usr/lib/rpm/macros.python
 %define                zope_subname    CPSSkins
-%define                sub_ver b6
+# %%define             sub_ver rc5
 Summary:       Theme creation and management product for CMF, Plone, CPS3
 Summary(pl):   Kreator i zarz±dca "skórek" dla CMF, Plone, CPS3
 Name:          Zope-%{zope_subname}
-Version:       1.9
-Release:       1.%{sub_ver}.1
+Version:       2.2.1
+Release:       1
 License:       GPL
 Group:         Development/Tools
-Source0:       http://www.medic.chalmers.se/~jmo/CPS/%{zope_subname}%{version}%{sub_ver}.tgz
-# Source0-md5: d6f65789408c04f0e8881dfe8d5fc477
+Source0:       http://www.medic.chalmers.se/~jmo/CPS/%{zope_subname}%{version}.tgz
+# Source0-md5: 12f97776d4779ebbe009ff6ddedcbefc
 URL:           http://www.medic.chalmers.se/~jmo/CPS/
 Requires(post,postun): /usr/sbin/installzopeproduct
 %pyrequires_eq python-modules
 Requires:      Zope
 Requires:      Zope-CMF
 Requires:      Zope-CMFPlone
-Requires:      Zope-CMFPortalContentFolder
-Requires:      Zope-TranslationService
-Requires:      Zope-Localizer
+Requires:      Zope-OrderedFolderSupportPatch
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 Conflicts:     CMF
@@ -38,7 +35,7 @@ CPSSkins jest kreatorem i zarz
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{_datadir}/%{name}
 
-cp -af Products/%{zope_subname}/{Extensions,Install,Misc,i18n,icons,skins,tests,zmi,*.py,*.gif,version.txt,refresh.txt} \
+cp -af Products/%{zope_subname}/{Extensions,Install,i18n,icons,skins,tests,zmi,*.py,*.gif,version.txt,refresh.txt} \
     $RPM_BUILD_ROOT%{_datadir}/%{name}
 
 %py_comp $RPM_BUILD_ROOT%{_datadir}/%{name}
@@ -65,5 +62,5 @@ fi
 
 %files
 %defattr(644,root,root,755)
-%doc Products/%{zope_subname}/{doc/*,AUTHORS.TXT,COPYRIGHT.TXT,CREDITS.TXT,INSTALL.TXT,README.TXT,TODO.TXT}
+%doc Products/%{zope_subname}/{doc/*,AUTHORS.TXT,CHANGES.TXT,COPYRIGHT.TXT,CREDITS.TXT,DEPEN*.TXT,INSTALL.TXT,README.TXT,UPGRADE.TXT}
 %{_datadir}/%{name}
This page took 0.093182 seconds and 4 git commands to generate.