From 374458f1f2eee5fcf0e0d3093f68a7476dbe95dc Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Thu, 26 Feb 2009 02:56:21 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild --- star.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/star.spec b/star.spec index 9b09d50..b7621f2 100644 --- a/star.spec +++ b/star.spec @@ -4,7 +4,7 @@ Summary: An archiving tool with ACL support Name: star Version: 1.5 -Release: 2%{?dist} +Release: 3%{?dist} URL: http://cdrecord.berlios.de/old/private/star.html Source: ftp://ftp.berlios.de/pub/star/%{name}-%{version}.tar.bz2 Patch1: star-1.5-newMake.patch @@ -100,6 +100,9 @@ rm -rf ${RPM_BUILD_ROOT} %{_mandir}/man1/spax.1* %changelog +* Wed Feb 25 2009 Fedora Release Engineering - 1.5-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild + * Wed Jan 28 2009 Ondrej Vasik 1.5-2 - remove names.c requirements from non-fat Makefiles, do not ship names.c (#255261 for details)