From e40f695b420fa48e2402d15fe923ae51a89dd966 Mon Sep 17 00:00:00 2001 From: cvsdist Date: Thu, 9 Sep 2004 12:38:21 +0000 Subject: [PATCH] auto-import changelog data from star-1.5a25-4.src.rpm Mon Jan 26 2004 Dan Walsh 1.5a25-4 - Fix call to is_selinux_enabled --- star.spec | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/star.spec b/star.spec index 0d06588..7b1980e 100644 --- a/star.spec +++ b/star.spec @@ -4,7 +4,7 @@ Summary: An archiving tool with ACL support Name: star Version: 1.5a25 -Release: 3 +Release: 4 URL: http://www.fokus.gmd.de/research/cc/glone/employees/joerg.schilling/private/star.html Source: ftp://ftp.fokus.gmd.de/pub/unix/star/alpha/%{name}-%{version}.tar.bz2 Patch: star-1.5-icantusethestandardwayandmademyownmake.patch @@ -86,9 +86,15 @@ rm -rf ${RPM_BUILD_ROOT} %{_mandir}/man1/star* %changelog +* Mon Jan 26 2004 Dan Walsh 1.5a25-4 +- Fix call to is_selinux_enabled + * Mon Jan 19 2004 Jeff Johnson 1.5.a25-3 - fix: (!(x & 1)) rather than (!x & 1) patch. +* Wed Sep 24 2003 Dan Walsh 1.5a25-2 +- turn selinux off + * Tue Sep 16 2003 Dan Walsh 1.5a25-1.sel - turn selinux on