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