]> git.pld-linux.org Git - packages/Zope-ZPhotoSlides.git/commitdiff
- upgraded to version 2.0 auto/ac/Zope-ZPhotoSlides-2_0-1
authorciesiel <ciesiel@pld-linux.org>
Sun, 10 Oct 2004 19:27:29 +0000 (19:27 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    Zope-ZPhotoSlides.spec -> 1.5

Zope-ZPhotoSlides.spec

index 3498064e31190a24805d4cd1c50ca099be3168bf..65880f64de93d0e2133cacd6ee5cf0151b1d24e1 100644 (file)
@@ -5,12 +5,12 @@
 Summary:       Product is a web photo gallery for the dynamic wev-based server Zope
 Summary(pl):   Produkt umo¿liwiaj±cy tworzenie dynamicznych galerii zdjêæ dla Zope
 Name:          Zope-%{zope_subname}
-Version:       1.3
+Version:       2.0
 Release:       1
 License:       GPL v2+
 Group:         Development/Tools
 Source0:       http://dl.sourceforge.net/sourceforge/zphotoslides/%{zope_subname}-%{version}.tar.gz
-# Source0-md5: c2be3084f144ecfe1a97b4b6439fe659
+# Source0-md5: 9dd96e47716ba4950d6b222cdd82edb3
 URL:           http://www.zphotoslides.org/
 %pyrequires_eq python-modules
 Requires:      python-Imaging
@@ -35,7 +35,7 @@ find . -type d -name CVS | xargs rm -rf
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{_datadir}/%{name}
 
-cp -af {Extensions,dtml,help,locale,photo_edition,www,zpt,country*,*.py,version.txt,refresh.txt} \
+cp -af {Extensions,dtml,help,i18n,photo_edition,www,zpt,country*,*.py,version.txt,refresh.txt} \
        $RPM_BUILD_ROOT%{_datadir}/%{name}
 
 %py_comp $RPM_BUILD_ROOT%{_datadir}/%{name}
@@ -62,5 +62,5 @@ fi
 
 %files
 %defattr(644,root,root,755)
-%doc CHANGES README TODO UPGRADE doc/*
+%doc CHANGES README TODO UPGRADE
 %{_datadir}/%{name}
This page took 0.067242 seconds and 4 git commands to generate.