]> git.pld-linux.org Git - packages/Zope-Localizer.git/commitdiff
- upgraded to version 1.1.0 auto/ac/Zope-Localizer-1_1_0-5
authorciesiel <ciesiel@pld-linux.org>
Thu, 14 Apr 2005 20:41:12 +0000 (20:41 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    Zope-Localizer.spec -> 1.23

Zope-Localizer.spec

index 241866a118be4ba64b46920b665d36273c2f6c0d..d7049dacb0bc21f8ba5c06e3134ed3871ca59fc9 100644 (file)
@@ -2,19 +2,19 @@
 Summary:       A Zope product to develop multilingual web application
 Summary(pl):   Dodatek do Zope umo¿liwiaj±cy tworzenie wielojêzycznych aplikacji WWW
 Name:          Zope-%{zope_subname}
-%define                sub_ver b5
+#%%define              sub_ver b5
 Version:       1.1.0
-Release:       4.%{sub_ver}.1
+Release:       5
 License:       GPL v2+
 Group:         Development/Tools
-Source0:       http://www.ikaaro.org/download/localizer/%{zope_subname}-%{version}%{sub_ver}.tar.gz
-# Source0-md5: e26005db9d4e0ad6a56c4c8e34c660a0
+Source0:       http://www.ikaaro.org/download/localizer/%{zope_subname}-%{version}.tar.gz
+# Source0-md5: 97ba60a9054dd082ecc68c3ab5b1bf8b
 URL:           http://www.localizer.org/
 BuildRequires: python
 %pyrequires_eq python-modules
 Requires:      Zope >= 2.7
-Requires:      python-itools >= 0.6.2
-Requires:      Zope-iHotfix >= 0.5
+Requires:      python-itools >= 0.7.3
+Requires:      Zope-iHotfix >= 0.5.2
 Requires(post,postun): /usr/sbin/installzopeproduct
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -27,7 +27,7 @@ Localizer jest dodatkiem do Zope umo
 wielojêzycznych aplikacji WWW.
 
 %prep
-%setup -q -n %{zope_subname}-%{version}%{sub_ver}
+%setup -q -n %{zope_subname}-%{version}
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -60,7 +60,7 @@ fi
 
 %files
 %defattr(644,root,root,755)
-%doc CHANGES.txt Changelog README.txt RELEASE*.txt RELEASE*.txt.en TODO.txt
+%doc CHANGES.txt Changelog README.txt RELEASE*.txt.en TODO.txt
 %lang(es) %doc RELEASE*.txt.es
 %lang(fr) %doc RELEASE*.txt.fr
 %{_datadir}/%{name}
This page took 0.079797 seconds and 4 git commands to generate.