Hello community, here is the log from the commit of package phonon for openSUSE:Factory checked in at 2012-12-03 11:18:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/phonon (Old) and /work/SRC/openSUSE:Factory/.phonon.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "phonon", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/phonon/phonon.changes 2012-06-29 11:33:35.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.phonon.new/phonon.changes 2012-12-03 11:18:11.000000000 +0100 @@ -1,0 +2,5 @@ +Sun Nov 25 10:43:43 UTC 2012 - [email protected] + +- Fix the SLES build (%make_install doesn't exist) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ phonon.spec ++++++ --- /var/tmp/diff_new_pack.zZRSV3/_old 2012-12-03 11:18:13.000000000 +0100 +++ /var/tmp/diff_new_pack.zZRSV3/_new 2012-12-03 11:18:13.000000000 +0100 @@ -15,6 +15,7 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + Name: phonon Version: 4.6.0 Release: 0 @@ -75,14 +76,11 @@ %install cd build -%make_install + %kde4_makeinstall install -d -m 0755 %{buildroot}%{_kde4_modulesdir}/plugins install -d -m 0755 %{buildroot}%{_kde4_modulesdir}/plugins/phonon_backend %fdupes %{buildroot}%{_kde4_includedir} -%clean -rm -rf %{buildroot} - %post -n libphonon4 -p /sbin/ldconfig %postun -n libphonon4 -p /sbin/ldconfig -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
