Updated to latest upstream version 1.2a
This commit is contained in:
parent
ff52be46cf
commit
6ed007a631
@ -1 +1,2 @@
|
||||
libevent-1.1a.tar.gz
|
||||
libevent-1.2a.tar.gz
|
||||
|
||||
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user