Initial package for EPEL 5
This commit is contained in:
parent
66fe720f72
commit
2f6793a126
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,2 +1,3 @@
|
|||
/omping-0.0.1.tar.gz
|
||||
/omping-0.0.2.tar.gz
|
||||
/omping-0.0.4.tar.gz
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
Name: omping
|
||||
Version: 0.0.2
|
||||
Release: 2%{?dist}
|
||||
Version: 0.0.4
|
||||
Release: 1%{?dist}
|
||||
Summary: Utility to test IP multicast functionality
|
||||
Group: Applications/Internet
|
||||
License: ISC
|
||||
|
|
@ -32,6 +32,9 @@ rm -rf %{buildroot}
|
|||
%{_mandir}/man8/*
|
||||
|
||||
%changelog
|
||||
* Mon Sep 05 2011 Jan Friesse <jfriesse@redhat.com> - 0.0.4-1
|
||||
- Initial package for EPEL 5
|
||||
|
||||
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.0.2-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
04cca9576b0b936258336997c9e4b02c omping-0.0.2.tar.gz
|
||||
ab17ba458ac942e7295dd95496ae90f4 omping-0.0.4.tar.gz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue