fix changelog apply patch

epel9
Rex Dieter 17 years ago
parent 9cbe1770bd
commit f543cf1d90

@ -45,7 +45,8 @@ Requires: pkgconfig
%prep %prep
%setup -q %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 %build
@ -85,7 +86,6 @@ rm -rf %{buildroot}
%{_kde4_libdir}/kde4/plugins/phonon_backend/phonon_gstreamer.so %{_kde4_libdir}/kde4/plugins/phonon_backend/phonon_gstreamer.so
%{_kde4_datadir}/kde4/services/phononbackends/gstreamer.desktop %{_kde4_datadir}/kde4/services/phononbackends/gstreamer.desktop
%files devel %files devel
%defattr(-,root,root,-) %defattr(-,root,root,-)
%dir %{_includedir}/KDE %dir %{_includedir}/KDE
@ -96,6 +96,6 @@ rm -rf %{buildroot}
%changelog %changelog
* Sat Jun 14 2008 Rex Dieter <rdieter@fedoraproject.org> 4.2-0.1 * Sat Jun 14 2008 Rex Dieter <rdieter@fedoraproject.org> 4.2-0.1.20080614svn820634
- first try - first try

Loading…
Cancel
Save