Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37749665
en ru br
ALT Linux repos
S:0.4.3-alt4
5.0: 0.3.1-alt6
4.1: 0.3.1-alt6
4.0: 0.3.1-alt6
3.0: 0.3.1-alt5

Group :: Networking/Other
RPM: mbrowse

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: mbrowse
Version: 0.3.1
Release: alt6

Summary: SNMP MIB browser
License: GPL
Group: Networking/Other

URL: http://goldplated.atlcartel.com/mbrowse.html
Source0: http://goldplated.atlcartel.com/%name-%version.tar.bz2
Source1: %name.xpm

Patch0: %name-0.3.1-alt-snmpdetect.patch
Patch1: %name-0.3.1-alt-snmpconf.patch
Patch2: %name-0.3.1-alt-gcc34.patch
Patch3: %name-0.3.1-alt-x86-64-build.patch

# Automatically added by buildreq on Sun Apr 22 2007

BuildRequires: gtk+-devel libnet-snmp-devel

%description
Mbrowse is an SNMP MIB browser based on GTK and net-snmp.

%prep
%setup -q
%patch0 -p1
%patch1 -p1
%patch2 -p1
%patch3 -p1

%build
%configure
%make_build

%install
%make_build install DESTDIR=%buildroot

%__mkdir_p %buildroot/%_menudir
cat <<EOF >%buildroot/%_menudir/%name
?package(%name): command="%_bindir/%name" needs="X11" section="Networking/Other" title="%name" longtitle="SNMP MIB browser." icon="%name.xpm"
EOF

%__mkdir_p %buildroot/%_iconsdir
%__install -m644 %SOURCE1 %buildroot/%_iconsdir


%post
%update_menus

%postun
%clean_menus

%files
%doc AUTHORS ChangeLog INSTALL NEWS README TODO
%_bindir/%name
%_menudir/%name
%_iconsdir/%name.xpm

%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