]> git.pld-linux.org Git - packages/Zope-CPSSkins.git/blobdiff - Zope-CPSSkins.spec
- upgraded to version 2.3.2
[packages/Zope-CPSSkins.git] / Zope-CPSSkins.spec
index 6ffe47bc735020c561be38a9d5102d272ed33161..7c84086c829dce1afea964d036dc5568ab6dfbee 100644 (file)
@@ -3,12 +3,12 @@
 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:       2.2.2
-Release:       2
+Version:       2.3.2
+Release:       1
 License:       GPL
 Group:         Development/Tools
-Source0:       http://www.medic.chalmers.se/~jmo/CPS/%{zope_subname}%{version}.tgz
-# Source0-md5: 79056042e68f1f2c18577b8318752fb3
+Source0:       http://zope.org/Members/jmo/CPSSkins/CPSSkins-2.2/%{zope_subname}-%{version}/%{zope_subname}%{version}.tgz
+# Source0-md5: ba61d3279a8e1ac86887608ae02f3fa7
 URL:           http://www.medic.chalmers.se/~jmo/CPS/
 Requires(post,postun): /usr/sbin/installzopeproduct
 BuildRequires: python
@@ -36,7 +36,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,i18n,icons,skins,tests,zmi,*.py,*.gif,version.txt,refresh.txt} \
+cp -af Products/%{zope_subname}/{Extensions,Install,i18n,icons,skins,tests,zmi,*.py,*.png,version.txt,refresh.txt} \
        $RPM_BUILD_ROOT%{_datadir}/%{name}
 
 %py_comp $RPM_BUILD_ROOT%{_datadir}/%{name}
@@ -63,5 +63,5 @@ fi
 
 %files
 %defattr(644,root,root,755)
-%doc Products/%{zope_subname}/{doc/*,AUTHORS.TXT,CHANGES.TXT,COPYRIGHT.TXT,CREDITS.TXT,DEPEN*.TXT,INSTALL.TXT,README.TXT,UPGRADE.TXT}
+%doc Products/%{zope_subname}/{doc/*,AUTHORS.TXT,CHANGES.TXT,COPYRIGHT.TXT,CREDITS.TXT,DEPEN*.TXT,INSTALL.TXT,README.TXT,UPGRADE.TXT,TODO}
 %{_datadir}/%{name}
This page took 0.060153 seconds and 4 git commands to generate.