diff --git a/kdemultimedia.spec b/kdemultimedia.spec index 248c9ff..f8f6beb 100644 --- a/kdemultimedia.spec +++ b/kdemultimedia.spec @@ -26,7 +26,7 @@ Name: kdemultimedia Summary: Multimedia applications for the K Desktop Environment (KDE) Epoch: 6 Version: 3.5.10 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2 Group: Applications/Multimedia @@ -194,12 +194,7 @@ export DO_NOT_COMPILE="$DO_NOT_COMPILE %{nonfree_bits}" %{?_with_taglib} %{!?_with_taglib:--without-taglib} \ %{?_with_xine} %{!?_with_xine:--without-xine} -# FIXME: See http://bugzilla.redhat.com/330971 -make %{?_smp_mflags} -k || \ - sed -i -e "s|-Wp,-D_FORTIFY_SOURCE=2||" noatun/modules/artseffects/Makefile && \ - make %{?_smp_mflags} - -make %{?_smp_mflags} -C kaudiocreator +make %{?_smp_mflags} %install @@ -424,6 +419,9 @@ rm -rf %{buildroot} %changelog +* Thu Sep 04 2008 Kevin Kofler - 6:3.5.10-2 +- drop FORTIFY_SOURCE hack, the misuse of open should be fixed since 3.5.9 + * Thu Sep 04 2008 Kevin Kofler - 6:3.5.10-1 - update to 3.5.10