Url: http://monkey.org/~provos/libevent/
Source0: http://monkey.org/~provos/libevent-%{version}-stable.tar.gz
Source1: baselibs.conf
+Source1001: libevent.manifest
BuildRequires: pkgconfig
%description
%prep
%setup -q -n %{name}-%{version}-stable
+cp %{SOURCE1001} .
%build
%configure --disable-static
%postun -p /sbin/ldconfig
%files
+%manifest %{name}.manifest
%defattr(-,root,root,-)
%{_libdir}/%{name}-2.0.so.5*
%{_libdir}/%{name}_core-2.0.so.5*
%{_libdir}/%{name}_pthreads-2.0.so.5*
%files devel
+%manifest %{name}.manifest
%defattr(-,root,root)
%{_bindir}/event_rpcgen.py
%{_includedir}/*.h