]> git.pld-linux.org Git - packages/Zope-CMFPhoto.git/commitdiff
- added missing files
authorciesiel <ciesiel@pld-linux.org>
Wed, 3 Dec 2003 16:24:39 +0000 (16:24 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    Zope-CMFPhoto.spec -> 1.10

Zope-CMFPhoto.spec

index c172972252af221bf2a6b322485b946157162332..32c1b336e7346d5555b884f27aeea51668f04d83 100644 (file)
@@ -4,7 +4,7 @@ Summary:        A Zope product with wrapper objects and a Plone skin for the Photo prod
 Summary(pl):   Dodatek dla Zope umo¿liwiaj±cy operacje na obiektach i skórach w Plone
 Name:          Zope-%{zope_subname}
 Version:       0.3
-Release:       5
+Release:       6
 License:       GPL v2+
 Group:         Development/Tools
 Source0:       http://dl.sourceforge.net/collective/%{zope_subname}-%{version}.tar.gz
@@ -36,7 +36,7 @@ i sk
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{_datadir}/%{name}
 
-cp -af {Extensions,i18n,skins,*.py} $RPM_BUILD_ROOT%{_datadir}/%{name}
+cp -af {Extensions,i18n,skins,*.py,refresh.txt,version.txt} $RPM_BUILD_ROOT%{_datadir}/%{name}
 
 %py_comp $RPM_BUILD_ROOT%{_datadir}/%{name}
 %py_ocomp $RPM_BUILD_ROOT%{_datadir}/%{name}
@@ -62,5 +62,5 @@ fi
 
 %files
 %defattr(644,root,root,755)
-%doc HISTORY.txt README.txt
+%doc HISTORY.txt README.txt LICENSE.*
 %{_datadir}/%{name}
This page took 0.066532 seconds and 4 git commands to generate.