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

Zope-CMFVisualEditor.spec

index 283556dec072bb2031bb990bdf11cfbfb1e2ea4a..1c916b2eb669c97ff353ba7eef4c286decdc1588 100644 (file)
@@ -4,7 +4,7 @@ Summary:        A Zope product, a skin for Plone using the DHTML Editing Control
 Summary(pl):   Dodatek do Zope umo¿liwiaj±cy wizualn± edycjê DHTML dla Plone
 Name:          Zope-%{zope_subname}
 Version:       0.2
-Release:       6
+Release:       7
 License:       GPL v2+
 Group:         Development/Tools
 Source0:       http://dl.sourceforge.net/collective/%{zope_subname}-%{version}.tar.gz
@@ -35,7 +35,7 @@ DHTML dla Plone.
 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,version.txt} $RPM_BUILD_ROOT%{_datadir}/%{name}
 
 %py_comp $RPM_BUILD_ROOT%{_datadir}/%{name}
 %py_ocomp $RPM_BUILD_ROOT%{_datadir}/%{name}
@@ -61,5 +61,5 @@ fi
 
 %files
 %defattr(644,root,root,755)
-%doc README.txt
+%doc README.txt LICENSE.*
 %{_datadir}/%{name}
This page took 0.071809 seconds and 4 git commands to generate.