]> git.pld-linux.org Git - packages/Zope-CPSSkins.git/commitdiff
- upgraded to version 2.3.1 auto/ac/Zope-CPSSkins-2_3_1-1
authorciesiel <ciesiel@pld-linux.org>
Fri, 21 Jan 2005 19:10:22 +0000 (19:10 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    Zope-CPSSkins.spec -> 1.26

Zope-CPSSkins.spec

index 6ffe47bc735020c561be38a9d5102d272ed33161..e85bb132f37c5a979e8eccd7bd304fcabde8d24e 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.1
+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: cf6fc122e35c6f27edd517459b2dc185
 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.065067 seconds and 4 git commands to generate.