diff --git a/.cvsignore b/.cvsignore index f04f3cb..6c2729e 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -libaio-0.3.12.tar.gz +libaio-0.3.13.tar.gz diff --git a/libaio.spec b/libaio.spec index fa00ba9..92e0bf4 100644 --- a/libaio.spec +++ b/libaio.spec @@ -1,6 +1,6 @@ Name: libaio -Version: 0.3.12 -Release: 1 +Version: 0.3.13 +Release: 3 Summary: Linux-native asynchronous I/O access library Copyright: LGPL Group: System Environment/Libraries @@ -8,6 +8,7 @@ Source: %{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-root # Fix ExclusiveArch as we implement this functionality on more architectures ExclusiveArch: i386 +Requires: initscripts >= 6.47-1 %description The Linux-native asynchronous I/O facility ("async I/O", or "aio") has a @@ -62,6 +63,14 @@ make install prefix=$RPM_BUILD_ROOT/usr root=$RPM_BUILD_ROOT %attr(0755,root,root) /usr/lib/libredhat-kernel.so %changelog +* Mon Apr 29 2002 Benjamin LaHaise +- add requires initscripts >= 6.47-1 to get boot time libredhat-kernel + linkage correct. +- typo fix + +* Thu Apr 25 2002 Benjamin LaHaise +- make /usr/lib/libredhat-kernel.so point to /lib/libredhat-kernel.so.1.0.0 + * Mon Apr 15 2002 Tim Powers - make the post scriptlet not use /bin/sh diff --git a/sources b/sources index e4e6cbf..66bcb05 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6e42fe9910ffe2dc581c9adc6cd135ac libaio-0.3.12.tar.gz +5f9a95a88ca233899071fc2ac70274eb libaio-0.3.13.tar.gz