Hello community, here is the log from the commit of package libmpd for openSUSE:Factory checked in at Sun Sep 11 19:28:22 CEST 2011.
-------- --- libmpd/libmpd.changes 2010-12-29 21:17:28.000000000 +0100 +++ /mounts/work_src_done/STABLE/libmpd/libmpd.changes 2011-05-20 17:22:28.000000000 +0200 @@ -1,0 +2,12 @@ +Sun May 1 17:35:27 UTC 2011 - [email protected] + +- Added 32bit compatibility libraries +- Removed duplicate documentation files (fix for RPMLINT warning) + +------------------------------------------------------------------- +Sun Jan 30 22:04:11 UTC 2011 - [email protected] + +- fix dependencies of the -devel package +- improved summary/description + +------------------------------------------------------------------- calling whatdependson for head-i586 New: ---- baselibs.conf ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libmpd.spec ++++++ --- /var/tmp/diff_new_pack.erjrI1/_old 2011-09-11 19:28:19.000000000 +0200 +++ /var/tmp/diff_new_pack.erjrI1/_new 2011-09-11 19:28:19.000000000 +0200 @@ -19,7 +19,7 @@ Name: libmpd Version: 0.20.0 -Release: 1 +Release: 6 License: GPLv2+ Summary: Client Library to the Music Player Daemon Url: http://gmpc.wikia.com/wiki/Gnome_Music_Player_Client @@ -28,6 +28,7 @@ Patch0: libmpd-overflow.patch BuildRequires: pkgconfig(glib-2.0) BuildRequires: doxygen +BuildRequires: fdupes BuildRoot: %{_tmppath}/%{name}-%{version}-build %define libname libmpd1 @@ -46,15 +47,13 @@ Player Daemon. %package devel -License: GPLv2+ -Summary: The libmpd development package + +Summary: Development Files for libmpd Group: Development/Languages/C and C++ +Requires: pkgconfig(glib-2.0) Requires: %libname = %version %description devel -libmpd is a library that provides high-level, callback-based access to Music -Player Daemon. - This package provides the API documentation and development files needed to develop applications based on libmpd. @@ -71,6 +70,7 @@ %install %make_install rm -f %{buildroot}%{_libdir}/%{name}.la +%fdupes -s doc %post -n %libname -p /sbin/ldconfig ++++++ baselibs.conf ++++++ libmpd1 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
