From 0cdc5ece92e5138ed4031527ce61ea478e19eb62 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Wed, 29 Aug 2007 04:49:04 +0000 Subject: [PATCH] - Rebuild for selinux ppc32 issue. --- redhat-lsb.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/redhat-lsb.spec b/redhat-lsb.spec index c702c57..379ebb2 100644 --- a/redhat-lsb.spec +++ b/redhat-lsb.spec @@ -49,7 +49,7 @@ Summary: LSB support for Red Hat Linux Name: redhat-lsb Version: 3.1 -Release: 16%{?dist} +Release: 17%{?dist} URL: http://www.linuxbase.org/ Source0: %{name}-%{version}-%{srcrelease}.tar.bz2 Source1: http://prdownloads.sourceforge.net/lsb/lsb-release-%{upstreamlsbrelver}.tar.gz @@ -436,6 +436,9 @@ fi %{_sbindir}/redhat_lsb_trigger.%{_target_cpu} %changelog +* Wed Aug 29 2007 Fedora Release Engineering - 3.1-17 +- Rebuild for selinux ppc32 issue. + * Fri Aug 20 2007 Lawrence Lim - 3.1-16 - update spec file in accordance to feedback provided through merge review - merge-review.patch - #226363