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

Zope-CMFSin.spec

index 85304499fcb43b55d7c31d30b372afe2086a4700..8e47984ebfbe93a1ea70fa1b62012170aa3b8f1f 100644 (file)
@@ -4,7 +4,7 @@ Summary:        A Zope product that is a simple syndication client for CMF
 Summary(pl):   Dodatek do Zope bêd±cy prostym klientem "korporacyjnym" dla CMF
 Name:          Zope-%{zope_subname}
 Version:       0.6.1
-Release:       5
+Release:       6
 License:       GPL
 Group:         Development/Tools
 Source0:       http://dl.sourceforge.net/collective/%{zope_subname}.tar.gz
@@ -41,7 +41,7 @@ find . -type d -name CVS | xargs rm -rf
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{_datadir}/%{name}
 
-cp -af {Extensions,skins,www,*.py,*.cfg,*.gif} $RPM_BUILD_ROOT%{_datadir}/%{name}
+cp -af {Extensions,skins,www,*.py,*.cfg,*.gif,version.txt,refresh.txt} $RPM_BUILD_ROOT%{_datadir}/%{name}
 
 %py_comp $RPM_BUILD_ROOT%{_datadir}/%{name}
 %py_ocomp $RPM_BUILD_ROOT%{_datadir}/%{name}
@@ -67,5 +67,5 @@ fi
 
 %files
 %defattr(644,root,root,755)
-%doc docs/* README.txt
+%doc docs/* README.txt LICENSE.GPL
 %{_datadir}/%{name}
This page took 0.074641 seconds and 4 git commands to generate.