Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37597036
en ru br
ALT Linux repos
5.0: 0.4-alt1.1.qa1
4.1: 0.4-alt1.1.qa1
4.0: 0.4-alt1

Group :: Networking/Other
RPM: pyneighborhood

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define _name pyNeighborhood

Name: pyneighborhood
Version: 0.4
Release: alt1.1.qa1

Summary: LinNeighborhood rewritten with GTK+2

License: %gpl2plus
Group: Networking/Other
Url: http://%name.sourceforge.net/

Source: http://downloads.sourceforge.net/%name/%_name-%version.tar.bz2

BuildArch: noarch

BuildPreReq: rpm-build-licenses

BuildPreReq: python-devel >= %__python_version

%description
pyNeighborhood is GTK+ 2 rewrite of a well-known GTK+ 1 tool 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.

%prep
%setup -n %_name-%version

%build
./configure --prefix=%_prefix
%make_build

%install
%make_install DESTDIR=%buildroot install

%postun -n pyneighborhood
%clean_menus


%post -n pyneighborhood
%update_menus


%files
%_bindir/%_name
%_desktopdir/%_name.desktop
%dir %_datadir/%_name/icons
%_datadir/%_name/icons/*.png
%dir %_datadir/%_name/src
%_datadir/%_name/src/*.py
%_datadir/%_name/src/*.pyc

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin