commit xfmedia for openSUSE:Factory
Hello community, here is the log from the commit of package xfmedia for openSUSE:Factory checked in at Fri Mar 27 00:48:16 CET 2009. -------- --- xfmedia/xfmedia.changes 2008-03-16 06:00:05.000000000 +0100 +++ xfmedia/xfmedia.changes 2009-03-26 15:04:04.000000000 +0100 @@ -1,0 +2,6 @@ +Thu Mar 26 15:03:50 CET 2009 - crrodriguez@suse.de + +- remove static modules and "la" files +- fix buildRequires + +------------------------------------------------------------------- calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xfmedia.spec ++++++ --- /var/tmp/diff_new_pack.Zf8612/_old 2009-03-27 00:47:27.000000000 +0100 +++ /var/tmp/diff_new_pack.Zf8612/_new 2009-03-27 00:47:27.000000000 +0100 @@ -1,10 +1,17 @@ # # spec file for package xfmedia (Version 0.9.2) # -# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. -# This file and all modifications and additions to the pristine -# package are under the same license as the package itself. +# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # +# All modifications and additions to the file contributed by third parties +# remain the property of their copyright owners, unless otherwise agreed +# upon. The license for this file, and modifications and additions to the +# file, is the same license as for the pristine package itself (unless the +# license for the pristine package is not an Open Source License, in which +# case the license is the MIT License). An "Open Source License" is a +# license that conforms to the Open Source Definition (Version 1.9) +# published by the Open Source Initiative. + # Please submit bugfixes or comments via http://bugs.opensuse.org/ # @@ -13,13 +20,13 @@ Name: xfmedia BuildRequires: dbus-1-devel hal-devel perl-XML-Parser startup-notification-devel update-desktop-files xine-devel xine-lib -BuildRequires: fam-devel gconf2-devel +BuildRequires: fam-devel gconf2-devel taglib-devel BuildRequires: libxfcegui4-devel >= 4.3 BuildRequires: exo-devel >= 0.3 BuildRequires: xfce4-panel-devel >= 4.3 Summary: A simple, easy-to-use media player based on the xine engine Version: 0.9.2 -Release: 150 +Release: 232 License: GPL v2 or later Url: http://www.spuriousinterrupt.org/projects/xfmedia/ Source: %{name}-%{version}.tar.bz2 @@ -35,6 +42,7 @@ %package devel +License: GPL v2 or later Requires: xfmedia = %{version} Requires: perl-XML-Parser dbus-1-devel hal-devel startup-notification-devel Requires: fam-devel gconf2-devel glib2-devel gtk2-devel @@ -56,7 +64,7 @@ cp %{S:1} . %build -%configure \ +%configure --disable-static --with-pic\ --enable-dbus \ --enable-startup-notification make %{?jobs:-j%jobs} @@ -69,6 +77,7 @@ install -m 0644 ./pixmaps/xfmedia.png $RPM_BUILD_ROOT/%{_datadir}/pixmaps/ %suse_update_desktop_file -i %name AudioVideo Player Video %find_lang %{name} +find %{buildroot} -type f -name "*.la" -exec %{__rm} -fv {} + %clean rm -rf $RPM_BUILD_ROOT @@ -98,10 +107,12 @@ %defattr(-, root, root) %dir %{_includedir}/xfmedia %{_includedir}/xfmedia/* -%{_libdir}/xfmedia/plugins/xfmedia-infopipe.*a %{_libdir}/pkgconfig/xfmedia-plugin.pc %changelog +* Thu Mar 26 2009 crrodriguez@suse.de +- remove static modules and "la" files +- fix buildRequires * Sun Mar 16 2008 crrodriguez@suse.de - fix file-not-in-lang problems * Thu Jun 07 2007 sbrabec@suse.cz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de