From 9c46d734af375c1d6dd610cb2d451a58f97d0232 Mon Sep 17 00:00:00 2001 From: =?utf8?q?S=2E=C3=87a=C4=9Flar=20Onur?= Date: Wed, 11 Aug 2010 16:31:52 -0400 Subject: [PATCH] Setting tag bootmanager-5.0-11 replace deprecated popen2 with subprocess and handle fsck return codes in a different code path --- bootmanager.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/bootmanager.spec b/bootmanager.spec index 5fbfa9b..b1bb876 100644 --- a/bootmanager.spec +++ b/bootmanager.spec @@ -5,7 +5,7 @@ %define name bootmanager %define version 5.0 -%define taglevel 10 +%define taglevel 11 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -90,6 +90,9 @@ chkconfig --del monitor-runlevelagent /etc/plc.d/bootmanager %changelog +* Wed Aug 11 2010 S.Çağlar Onur - bootmanager-5.0-11 +- replace deprecated popen2 with subprocess and handle fsck return codes in a different code path + * Fri Jul 30 2010 S.Çağlar Onur - bootmanager-5.0-10 - Fix typo -- 2.43.0