]> git.pld-linux.org Git - packages/pyNeighborhood.git/commitdiff
- pl fixes, URL fix, epochs
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 8 May 2007 21:02:53 +0000 (21:02 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    pyNeighborhood.spec -> 1.2

pyNeighborhood.spec

index a433a7fa186eb34c828282e3060def097afd0447..48cdefd746114264532627af1a85d4e3ccf1901b 100644 (file)
@@ -1,31 +1,31 @@
 Summary:       A GTK+2 GUI for samba tools
-Summary(pl.UTF-8):     Graficzny interfes dla narzędzi samba
+Summary(pl.UTF-8):     Graficzny interfejs GTK+ dla narzędzi samby
 Name:          pyNeighborhood
 Version:       0.4
 Release:       0.1
 License:       GPL v2
 Group:         X11/Applications/Networking
-Source0:       http://dl.sourceforge.net/pyNeighborhood/%{name}-%{version}.tar.gz
+Source0:       http://dl.sourceforge.net/pyneighborhood/%{name}-%{version}.tar.gz
 # Source0-md5: 1cecae28bb5753f39fb0b6a9a0f5364e
-URL:           http://pyneighbourhood.sourceforge.net
-BuildRequires: python >= 2.3
+URL:           http://pyneighbourhood.sourceforge.net/
+BuildRequires: python >= 1:2.3
 BuildRequires: which
-Requires:      python >= 2.3
-Requires:      python-pygtk-gtk >= 2.6.0
+Requires:      python >= 1:2.3
+Requires:      python-pygtk-gtk >= 1:2.6.0
 Requires:      samba-client >= 3.0.0
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 pyNeighborhood is GTK+ 2 rewrite of a well-known GTK+ 1 tool
-LinNeighborhood(using pyGTK), so it is the GUI frontend for samba
+LinNeighborhood (using pyGTK), so it is the GUI frontend for samba
 tools, such as smbclient, smbmount etc. It's written in Python and
 uses the GTK+ 2 toolkit with pyGTK implementation.
 
 %description -l pl.UTF-8
 pyNeighborhood to przepisane do GTK+ 2 szeroko znane narzędzie
-LinNeighborhood (używając pyGTK), więc jest interfejsem graficznym
-dla narzędzi samby, takich jak smbclient, smbmount etc. Jest napisane
-w Pythonie i używa GTK+ 2 z pyGTK w swojej implementacji.
+LinNeighborhood (używając pyGTK), czyli interfejs graficzny dla
+narzędzi samby, takich jak smbclient, smbmount itp. Jest napisane w
+Pythonie i używa GTK+ 2 wraz z implementacją pyGTK.
 
 %prep
 %setup -q
This page took 0.515928 seconds and 4 git commands to generate.