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

Zope-GroupUserFolder.spec

index 7b03d6cc3eb5484a99b34332a210f21b0c6e6fa9..dcecd5eb30dd8fed47cc85ccad5b09646b06e2e3 100644 (file)
@@ -5,7 +5,7 @@ Summary(pl):    Dodatek do Zope z wygodnym narz
 Name:          Zope-%{zope_subname}
 Version:       2.0
 %define                sub_ver Beta1
-Release:       1.%{sub_ver}.1
+Release:       1.%{sub_ver}.2
 License:       GPL v2+
 Group:         Development/Tools
 Source0:       http://dl.sourceforge.net/collective/%{zope_subname}-%{version}%{sub_ver}.tar.gz
@@ -36,7 +36,7 @@ rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{_datadir}/%{name}
 
 # should tests be included or not?
-cp -af {Extensions,doc,dtml,interfaces,skins,tests,website,www,*.py,*.gif} \
+cp -af {Extensions,doc,dtml,interfaces,skins,tests,website,www,*.py,*.gif,refresh.txt,version.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 CHANGES CONTRIBUTORS README-Plone.stx README.txt TODO
+%doc CHANGES CONTRIBUTORS README-Plone.stx README.txt TODO ChangeLog INSTALL.txt LICENSE.*
 %{_datadir}/%{name}
This page took 0.210433 seconds and 4 git commands to generate.