]> git.pld-linux.org Git - packages/Zope-Localizer.git/commitdiff
- upgraded to 1.1.0a2
authorciesiel <ciesiel@pld-linux.org>
Sat, 27 Sep 2003 20:46:30 +0000 (20:46 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    Zope-Localizer.spec -> 1.3

Zope-Localizer.spec

index 249f2d2c86fc9f383e9092fd1e7e7f93f5145640..de58e8e359048fcdf9243513c253eeafb19fb076 100644 (file)
@@ -3,12 +3,13 @@
 Summary:       Localizer - a Zope product to develop multilingual web application
 Summary(pl):   Localizer - dodatek do Zope umo¿liwiaj±cy tworzenie wielojêzycznych aplikacji WWW
 Name:          Zope-%{zope_subname}
-Version:       1.0.1
-Release:       2
+%define                sub_ver a2
+Version:       1.1.0
+Release:       1.%{sub_ver}
 License:       GPL
 Group:         Development/Tools
-Source0:       http://dl.sourceforge.net/lleu/%{zope_subname}-%{version}.tgz
-# Source0-md5: 87d82f24d94eee8a7fa334c4c5422b69
+Source0:       http://dl.sourceforge.net/lleu/%{zope_subname}-%{version}%{sub_ver}.tgz
+# Source0-md5: 7d2f33fe81c1c9dd554ed3fcfa5dbb4d
 URL:           http://www.localizer.org/
 %pyrequires_eq python-modules
 Requires:      Zope
@@ -25,12 +26,12 @@ Localizer jest dodatkiem do Zope umo
 wielojêzycznych aplikacji WWW.
 
 %prep
-%setup -q -c %{zope_subname}-%{version}
+%setup -q -c %{zope_subname}-%{version}%{sub_ver}
 
 %build
 cd %{zope_subname}
 mkdir docs
-mv -f BUGS.txt INSTALL.txt LICENSE.txt README.txt RELEASE* TODO.txt version.txt docs
+mv -f BUGS.txt INSTALL.txt README.txt RELEASE* TODO.txt docs
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.061507 seconds and 4 git commands to generate.