Hello community,
here is the log from the commit of package libgnome-media-profiles for
openSUSE:Factory
checked in at Wed May 4 15:22:13 CEST 2011.
--------
New Changes file:
--- /dev/null 2010-08-26 16:28:41.000000000 +0200
+++
/mounts/work_src_done/STABLE/libgnome-media-profiles/libgnome-media-profiles.changes
2011-04-05 11:04:46.000000000 +0200
@@ -0,0 +1,23 @@
+-------------------------------------------------------------------
+Tue Apr 5 08:49:31 UTC 2011 - [email protected]
+
+- Update to version 3.0.0:
+ + Install UI files correctly
+ + Fix warning when running against newer GTK+ 3.x
+ + Set dialogue parent when first created
+ + Updated translations.
+- Add both translations sets to lang subpackage.
+
+-------------------------------------------------------------------
+Thu Mar 3 17:01:09 CET 2011 - [email protected]
+
+- Cleanup for inclusion in Factory.
+- Create a tools subpackage instead of putting
+ gnome-audio-profiles-properties in the main package, and do not
+ create the main package.
+
+-------------------------------------------------------------------
+Tue Feb 15 10:04:26 UTC 2011 - [email protected]
+
+- Initial package (version 2.91.2), based on Fedora one.
+
calling whatdependson for head-i586
New:
----
libgnome-media-profiles-3.0.0.tar.bz2
libgnome-media-profiles.changes
libgnome-media-profiles.spec
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ libgnome-media-profiles.spec ++++++
#
# spec file for package libgnome-media-profiles
#
# Copyright (c) 2011 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/
#
Name: libgnome-media-profiles
Version: 3.0.0
Release: 1
License: LGPLv2+
Summary: GNOME Media Profiles Library
Url: http://git.gnome.org/browse/libgnome-media-profiles
Group: System/Libraries
Source0:
http://download.gnome.org/sources/%{name}/2.91/%{name}-%{version}.tar.bz2
BuildRequires: intltool
BuildRequires: pkgconfig(gconf-2.0)
BuildRequires: pkgconfig(gnome-doc-utils)
BuildRequires: pkgconfig(gstreamer-plugins-base-0.10)
BuildRequires: pkgconfig(gtk+-3.0)
%gconf_schemas_prereq
%description
The GNOME Media Profiles library provides prebuilt GStreamer pipelines
for applications aiming to support different sound formats.
%package -n libgnome-media-profiles-3_0-0
Summary: GNOME Media Profiles Library
License: LGPLv2+
Group: System/Libraries
Recommends: %{name}-lang
# To make lang package installable
Provides: %{name} = %{version}
%description -n libgnome-media-profiles-3_0-0
The GNOME Media Profiles library provides prebuilt GStreamer pipelines
for applications aiming to support different sound formats.
%package tools
Summary: GNOME Media Profiles Library -- Tools
License: LGPLv2+
Group: System/GUI/GNOME
%description tools
The GNOME Media Profiles library provides prebuilt GStreamer pipelines
for applications aiming to support different sound formats.
This package contains tools to interact with the profiles.
%package devel
Summary: GNOME Media Profiles Library -- Development Files
License: LGPLv2+
Group: Development/Libraries/GNOME
Requires: libgnome-media-profiles-3_0-0 = %{version}
%description devel
The GNOME Media Profiles library provides prebuilt GStreamer pipelines
for applications aiming to support different sound formats.
%lang_package
%prep
%setup -q
%build
%configure --disable-static\
--disable-schemas-install\
--disable-scrollkeeper
make %{?jobs:-j%jobs}
%install
%make_install
find %{buildroot} -type f -name "*.la" -delete -print
%find_lang gnome-audio-profiles %{?no_lang_C}
%find_lang %{name} %{?no_lang_C}
%find_gconf_schemas
%pre -n libgnome-media-profiles-3_0-0 -f %{name}.schemas_pre
%posttrans -n libgnome-media-profiles-3_0-0 -f %{name}.schemas_posttrans
%preun -n libgnome-media-profiles-3_0-0 -f %{name}.schemas_preun
%post -n libgnome-media-profiles-3_0-0 -p /sbin/ldconfig
%postun -n libgnome-media-profiles-3_0-0 -p/sbin/ldconfig
%files -n libgnome-media-profiles-3_0-0 -f %{name}.schemas_list
%defattr(-,root,root,-)
%doc COPYING NEWS README
%dir %{_datadir}/gnome/
%dir %{_datadir}/gnome/help/
%dir %{_datadir}/gnome/help/gnome-audio-profiles/
%doc %{_datadir}/gnome/help/gnome-audio-profiles/C/
%dir %{_datadir}/omf/
%dir %{_datadir}/omf/gnome-audio-profiles/
%doc %{_datadir}/omf/gnome-audio-profiles/gnome-audio-profiles-C.omf
%{_libdir}/*.so.*
%{_datadir}/libgnome-media-profiles/
%files tools
%defattr(-,root,root,-)
%{_bindir}/gnome-audio-profiles-properties
%files devel
%defattr(-,root,root,-)
%{_includedir}/*
%{_libdir}/*.so
%{_libdir}/pkgconfig/libgnome-media-profiles-3.0.pc
%files lang -f gnome-audio-profiles.lang -f %{name}.lang
%changelog
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]