From 7d3eba85a11ae6258e9103fd04f3f43837ff17e0 Mon Sep 17 00:00:00 2001 From: Adam Jackson Date: Thu, 23 Aug 2007 17:21:56 +0000 Subject: [PATCH] - Rebuild for build ID --- libao.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libao.spec b/libao.spec index 585177f..88118d2 100644 --- a/libao.spec +++ b/libao.spec @@ -1,7 +1,7 @@ Summary: Cross Platform Audio Output Library. Name: libao Version: 0.8.6 -Release: 5 +Release: 5%{?dist} Group: System Environment/Libraries License: GPL URL: http://www.xiph.org/ @@ -69,6 +69,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -rf {} \; %postun -p /sbin/ldconfig %changelog +* Thu Aug 23 2007 Adam Jackson - 0.8.6-5 +- Rebuild for build ID + * Fri Jan 12 2007 Behdad Esfahbod - 0.8.6-5 - Require libao.so.2 explicitly in -devel package - Resolves: #221980