diff --git a/libaio.spec b/libaio.spec index 92e0bf4..748f671 100644 --- a/libaio.spec +++ b/libaio.spec @@ -1,6 +1,6 @@ Name: libaio Version: 0.3.13 -Release: 3 +Release: 4 Summary: Linux-native asynchronous I/O access library Copyright: LGPL Group: System Environment/Libraries @@ -63,6 +63,9 @@ make install prefix=$RPM_BUILD_ROOT/usr root=$RPM_BUILD_ROOT %attr(0755,root,root) /usr/lib/libredhat-kernel.so %changelog +* Thu May 23 2002 Tim Powers +- automated rebuild + * Mon Apr 29 2002 Benjamin LaHaise - add requires initscripts >= 6.47-1 to get boot time libredhat-kernel linkage correct.