parent
bc03c71db3
commit
5dfd7d5e42
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@ mtr-0.79.tar.gz
|
|||||||
/mtr-0.82.tar.gz
|
/mtr-0.82.tar.gz
|
||||||
/mtr-0.83.tar.gz
|
/mtr-0.83.tar.gz
|
||||||
/mtr-0.84.tar.gz
|
/mtr-0.84.tar.gz
|
||||||
|
/mtr-0.85.tar.gz
|
||||||
|
9
mtr.spec
9
mtr.spec
@ -1,7 +1,7 @@
|
|||||||
Summary: A network diagnostic tool
|
Summary: A network diagnostic tool
|
||||||
Name: mtr
|
Name: mtr
|
||||||
Version: 0.84
|
Version: 0.85
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
Group: Applications/Internet
|
Group: Applications/Internet
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
@ -13,7 +13,7 @@ Source3: net-x%{name}.desktop
|
|||||||
|
|
||||||
Patch1: mtr-crash-in-xml-mode.patch
|
Patch1: mtr-crash-in-xml-mode.patch
|
||||||
Patch2: mtr-xml-format-fixes.patch
|
Patch2: mtr-xml-format-fixes.patch
|
||||||
Patch3: mtr-mixed-ipv4-ipv6-nameservers.patch
|
Patch3: mtr-default-hostname.patch
|
||||||
|
|
||||||
BuildRequires: ncurses-devel gtk2-devel desktop-file-utils
|
BuildRequires: ncurses-devel gtk2-devel desktop-file-utils
|
||||||
BuildRequires: autoconf automake libtool
|
BuildRequires: autoconf automake libtool
|
||||||
@ -93,6 +93,9 @@ desktop-file-install \
|
|||||||
%{_datadir}/pixmaps/mtr_icon.xpm
|
%{_datadir}/pixmaps/mtr_icon.xpm
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Aug 04 2013 Michal Sekletar <msekleta@redhat.com> - 2:0.85-1
|
||||||
|
- update to 0.85
|
||||||
|
|
||||||
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2:0.84-3
|
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2:0.84-3
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user