diff --git a/phonon.spec b/phonon.spec index 8abab64..aa816e0 100644 --- a/phonon.spec +++ b/phonon.spec @@ -45,7 +45,8 @@ Requires: pkgconfig %prep %setup -q -#patch1 -p1 -b .automoc_libsuffix +# unconditionly apply this, should cause no harm. We'll sort this out upstream soonish +%patch1 -p1 -b .automoc_libsuffix %build @@ -85,7 +86,6 @@ rm -rf %{buildroot} %{_kde4_libdir}/kde4/plugins/phonon_backend/phonon_gstreamer.so %{_kde4_datadir}/kde4/services/phononbackends/gstreamer.desktop - %files devel %defattr(-,root,root,-) %dir %{_includedir}/KDE @@ -96,6 +96,6 @@ rm -rf %{buildroot} %changelog -* Sat Jun 14 2008 Rex Dieter 4.2-0.1 +* Sat Jun 14 2008 Rex Dieter 4.2-0.1.20080614svn820634 - first try