]> git.pld-linux.org Git - packages/Zope-Localizer.git/commitdiff
- upgraded to version 1.1.0 b2 auto/ac/Zope-Localizer-1_1_0-4_b2_1
authorciesiel <ciesiel@pld-linux.org>
Sun, 9 Jan 2005 00:41:45 +0000 (00:41 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    Zope-Localizer.spec -> 1.17

Zope-Localizer.spec

index 0e8d52870293bb25267016f8b0d7a9fef03b8443..a47f2b299b95c9595797d058f496454ef27bf571 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 b1
+%define                sub_ver b2
 Version:       1.1.0
-Release:       4.%{sub_ver}.2
+Release:       4.%{sub_ver}.1
 License:       GPL v2+
 Group:         Development/Tools
 Source0:       http://dl.sourceforge.net/lleu/%{zope_subname}-%{version}%{sub_ver}.tar.gz
-# Source0-md5: 71bad7a668db294c60af01da1fe236b6
+# Source0-md5: d59bc976d6be8d227dc6e2a4ad16148d
 URL:           http://www.localizer.org/
-BuildRequires: python >= 2.1
+BuildRequires: python >= 2.2
 %pyrequires_eq python-modules
 Requires:      Zope >= 2.6
-Requires:      python-itools >= 0.4
-Requires:      Zope-iHotfix >= 0.4
+Requires:      python-itools >= 0.5
+Requires:      Zope-iHotfix >= 0.5
 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}
+%setup -q -n %{zope_subname}-%{version}%{sub_ver}
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -60,7 +60,7 @@ fi
 
 %files
 %defattr(644,root,root,755)
-%doc Changelog README.txt RELEASE*.txt RELEASE*.txt.en TODO.txt old/*.txt INSTALL.txt
+%doc Changelog README.txt RELEASE*.txt RELEASE*.txt.en TODO.txt old/*.txt
 %lang(es) %doc RELEASE*.txt.es
 %lang(fr) %doc RELEASE*.txt.fr
 %{_datadir}/%{name}
This page took 0.082927 seconds and 4 git commands to generate.