]> git.pld-linux.org Git - packages/Zope-CMFPhoto.git/commitdiff
- .py needed by packages
authorciesiel <ciesiel@pld-linux.org>
Sat, 27 Sep 2003 17:24:10 +0000 (17:24 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    Zope-CMFPhoto.spec -> 1.3

Zope-CMFPhoto.spec

index 272633f9cfb2159835dad2fbcf52c118b4daed19..70c1cb92351740f5fc05dc1fd5bb1acd6fbe81fa 100644 (file)
@@ -4,7 +4,7 @@ Summary:        CMFPhoto - a Zope product with wrapper objects and a Plone skin for the
 Summary(pl):   CMFPhoto - dodatek dla Zope umo¿liwiaj±cy operacje na obiektach i skórach w Plone
 Name:          Zope-%{zope_subname}
 Version:       0.2
-Release:       1
+Release:       2
 License:       GNU
 Group:         Development/Tools
 Source0:       http://dl.sourceforge.net/collective/%{zope_subname}-%{version}.tar.gz
@@ -41,7 +41,7 @@ cp -af * $RPM_BUILD_ROOT%{product_dir}/%{zope_subname}
 %py_ocomp $RPM_BUILD_ROOT%{product_dir}/%{zope_subname}
 
 rm -rf $RPM_BUILD_ROOT%{product_dir}/%{zope_subname}/*.txt
-find $RPM_BUILD_ROOT -type f -name "*.py" -exec rm -rf {} \;;
+find $RPM_BUILD_ROOT -type f -name "*.py" -exec rm -rf {} \;;
 
 %clean
 rm -rf $RPM_BUILD_ROOT
This page took 0.32516 seconds and 4 git commands to generate.