- Rebuild for selinux ppc32 issue.

This commit is contained in:
Jesse Keating 2007-08-29 04:50:39 +00:00
parent 2c4a933d3f
commit f16b3c0727

View File

@ -1,6 +1,6 @@
Name: libdaemon
Version: 0.12
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Library for writing UNIX daemons
Group: System Environment/Libraries
@ -68,6 +68,9 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/pkgconfig/*.pc
%changelog
* Wed Aug 29 2007 Fedora Release Engineering <rel-eng at fedoraproject dot org> - 0.12-2
- Rebuild for selinux ppc32 issue.
* Wed Jul 11 2007 Lennart Poettering <lpoetter@redhat.com> - 0.12-1
- Update to upstream 0.12. (Basically just includes patch from 0.11-2)