Initial package for EPEL 5

This commit is contained in:
Jan Friesse 2011-09-05 09:11:47 +02:00
commit 2f6793a126
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View file

@ -1,2 +1,3 @@
/omping-0.0.1.tar.gz
/omping-0.0.2.tar.gz
/omping-0.0.4.tar.gz

View file

@ -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

View file

@ -1 +1 @@
04cca9576b0b936258336997c9e4b02c omping-0.0.2.tar.gz
ab17ba458ac942e7295dd95496ae90f4 omping-0.0.4.tar.gz