]> git.pld-linux.org Git - packages/Zope-ZMySQLDA.git/commitdiff
- pl translations, simplified %%prep
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 31 Oct 2001 10:45:46 +0000 (10:45 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    Zope-ZMySQLDA.spec -> 1.2

Zope-ZMySQLDA.spec

index 71a9fc1ae1a5037cf8b026b94576c1c9ef654881..bff63461d01a8c76dd4a57fd5ab2ca09b45091db 100644 (file)
@@ -1,7 +1,8 @@
 
 %define prod_name ZMySQLDA
 
 
 %define prod_name ZMySQLDA
 
-Summary:       Zope MySQL database adapter. 
+Summary:       Zope MySQL database adapter
+Summary(pl):   Interfejs bazy danych MySQL do Zope
 Name:          Zope-%{prod_name}
 Version:       2.0.8
 Release:       1
 Name:          Zope-%{prod_name}
 Version:       2.0.8
 Release:       1
@@ -26,9 +27,12 @@ BuildRoot:   %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %description
 Zope MySQL database adapter. 
 
 %description
 Zope MySQL database adapter. 
 
+%description -l pl
+Interfejs bazy danych MySQL do Zope.
+
 %prep
 %prep
-%setup -q -c -a 0 -n %{name}-%{version}
-mv lib/python/Products/%{prod_name}/* .
+%setup -q -c
+mv -f lib/python/Products/%{prod_name}/* .
 rm -rf lib
 
 %build
 rm -rf lib
 
 %build
This page took 0.055693 seconds and 4 git commands to generate.