]> git.pld-linux.org Git - packages/python.git/commitdiff
- typo
authorArtur Frysiak <artur@frysiak.net>
Tue, 24 Aug 1999 17:40:37 +0000 (17:40 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    python.spec -> 1.13

python.spec

index d3470846d3ca0f3d3903b04d6c7ab61410fadd1a..202537f7d35ae9cefaffff23d28def12eb315c44 100644 (file)
@@ -240,7 +240,7 @@ Summary(pl):        Interfejs do biblioteki GDBM dla Pythona
 Group:         Development/Languages/Python
 Group(pl):     Programowanie/Jêzyki/Python
 Icon:          linux-python-db-icon.gif
-Requires:      %{name} =%{version}
+Requires:      %{name} = %{version}
 
 %description gdbm
 An easy to use interface to GDBM databases. GDBM is the GNU implementation
@@ -255,7 +255,7 @@ Summary:    Python interface to the (n)curses library
 Summary(pl):   Interfejs do biblioteki (n)curses dla Pythona
 Group:         Development/Languages/Python
 Icon:          linux-python-curses-icon.gif
-Requires:      %{name} =%{version}
+Requires:      %{name} = %{version}
 
 %description curses
 An easy to use interface to (n)curses CUI library. CUI stands for console
@@ -271,7 +271,7 @@ Summary(pl):        Interfejs do biblioteki zlib  dla Pythona
 Group:         Development/Languages/Python
 Group(pl):     Programowanie/Jêzyki/Python
 Icon:          linux-python-zlib-icon.gif
-Requires:      %{name} =%{version}
+Requires:      %{name} = %{version}
 
 %description zlib
 An interface to the zlib library. zlib offers the gzip algorithms for
This page took 0.039221 seconds and 4 git commands to generate.