From ed9d5e1eb6949ed3a5cf0d56d98bbd03e5ac0f87 Mon Sep 17 00:00:00 2001 From: Jindrich Novy Date: Fri, 4 Mar 2005 14:06:41 +0000 Subject: [PATCH] - rebuilt with gcc4 --- mt-st.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/mt-st.spec b/mt-st.spec index 88ec01a..4ac5aae 100644 --- a/mt-st.spec +++ b/mt-st.spec @@ -1,7 +1,7 @@ Summary: Install mt-st if you need a tool to control tape drives. Name: mt-st Version: 0.8 -Release: 3 +Release: 4 License: GPL Group: Applications/System Source: ftp://metalab.unc.edu/pub/Linux/system/backup/mt-st-%{version}.tar.gz @@ -42,6 +42,9 @@ rm -rf ${RPM_BUILD_ROOT} %{_mandir}/man[18]/* %changelog +* Fri Mar 4 2005 Jindrich Novy 0.8-4 +- rebuilt with gcc4 + * Thu Feb 10 2005 Jindrich Novy 0.8-3 - remove -D_FORTIFY_SOURCE=2 from CFLAGS, present in RPM_OPT_FLAGS