Updated to latest upstream version 1.2a

This commit is contained in:
Steve Dickson 2007-02-20 17:26:12 +00:00
parent ff52be46cf
commit 6ed007a631
3 changed files with 13 additions and 2 deletions

View File

@ -1 +1,2 @@
libevent-1.1a.tar.gz
libevent-1.2a.tar.gz

View File

@ -1,5 +1,5 @@
Name: libevent
Version: 1.1a
Version: 1.2a
Release: 3.2.1
Summary: Abstract asynchronous event notification library
@ -65,13 +65,23 @@ rm -rf $RPM_BUILD_ROOT
%defattr(-,root,root,0755)
%doc sample/*.c
%{_includedir}/event.h
%{_includedir}/evdns.h
%{_includedir}/evhttp.h
%{_libdir}/libevent.so
%{_libdir}/libevent.a
%{_bindir}/event_rpcgen.py
%{_bindir}/event_rpcgen.pyc
%{_bindir}/event_rpcgen.pyo
%{_mandir}/man3/*
%changelog
* Tue Feb 20 2007 Steve Dickson <steved@redhat.com>
- Updated to latest upstream version 1.2a
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - sh: line 0: fg: no job control
- rebuild

View File

@ -1 +1 @@
6cc776458ecaf9247550863702a44d7c libevent-1.1a.tar.gz
bb0b731b0c1bfa7267b8cd6192982d68 libevent-1.2a.tar.gz