This commit is contained in:
Jesse Keating 2009-02-25 13:36:28 +00:00
parent eb3f28c203
commit 14a88e997c

View File

@ -1,6 +1,6 @@
Name: libaio
Version: 0.3.107
Release: 7%{?dist}
Release: 8%{?dist}
Summary: Linux-native asynchronous I/O access library
License: LGPLv2+
Group: System Environment/Libraries
@ -73,6 +73,9 @@ make destdir=$RPM_BUILD_ROOT prefix=/ libdir=%{libdir} usrlibdir=%{usrlibdir} \
%attr(0644,root,root) %{_libdir}/libaio.a
%changelog
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.107-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Tue Jan 20 2009 Jeff Moyer <jmoyer@redhat.com> - 0.3.107-7
- Fix the install to / patch.