]> git.pld-linux.org Git - packages/mbrowse.git/blobdiff - mbrowse.spec
rebuild with openssl 3.0.0
[packages/mbrowse.git] / mbrowse.spec
index e01ba7b2f9821dc44c0c942ce582033233bb846d..a2f06db1dad0019d0ec62128862f79780f233e4c 100644 (file)
@@ -1,25 +1,26 @@
 Summary:       SNMP MIB browser
-Summary(pl):   Przegl±darka MIB
+Summary(pl.UTF-8):     Przeglądarka MIB
 Name:          mbrowse
-Version:       0.3.1
-Release:       1
-License:       GPL
+Version:       0.4.3
+Release:       2
+License:       GPL v2
 Group:         X11/Applications/Networking
-Source0:       http://www.kill-9.org/mbrowse/%{name}-%{version}.tar.gz
-# Source0-md5: 52c6b0a7ad9bcc7be70a35ed6b0d0d89
-Patch0:                %{name}-ac_fixes.patch
-URL:           http://www.kill-9.org/mbrowse/
+Source0:       http://downloads.sourceforge.net/mbrowse/%{name}-%{version}.tar.gz
+# Source0-md5: 9857a88d2e6246384587350a647e605d
+Patch0:                %{name}-no-common.patch
+URL:           https://sourceforge.net/projects/mbrowse/
 BuildRequires: autoconf
 BuildRequires: automake
-BuildRequires: gtk+-devel
-BuildRequires: net-snmp-devel
+BuildRequires: gtk+2-devel >= 1:2.0.0
+BuildRequires: net-snmp-devel >= 4.2
+BuildRequires: pkgconfig
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 Mbrowse is an SNMP MIB browser based on GTK+ and net-snmp.
 
-%description -l pl
-Mbrowse jest przegl±dark± SNMP MIB bazuj±c± na GTK+ i net-snmp.
+%description -l pl.UTF-8
+Mbrowse jest przeglądarką SNMP MIB bazującą na GTK+ i net-snmp.
 
 %prep
 %setup -q
@@ -46,4 +47,4 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README TODO
-%attr(755,root,root) %{_bindir}/*
+%attr(755,root,root) %{_bindir}/mbrowse
This page took 0.030334 seconds and 4 git commands to generate.