Hello community, here is the log from the commit of package libsidplay checked in at Thu May 17 00:37:31 CEST 2007. -------- --- libsidplay/libsidplay.changes 2006-01-25 21:37:44.000000000 +0100 +++ /mounts/work_src_done/STABLE/libsidplay/libsidplay.changes 2007-05-16 13:10:25.894075000 +0200 @@ -1,0 +2,5 @@ +Wed May 16 13:10:20 CEST 2007 - ro@suse.de + +- branch off devel package + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libsidplay.spec ++++++ --- /var/tmp/diff_new_pack.zf3496/_old 2007-05-17 00:37:24.000000000 +0200 +++ /var/tmp/diff_new_pack.zf3496/_new 2007-05-17 00:37:24.000000000 +0200 @@ -1,11 +1,11 @@ # # spec file for package libsidplay (Version 2.1.1) # -# Copyright (c) 2005 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2007 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. # -# Please submit bugfixes or comments via http://www.suse.de/feedback/ +# Please submit bugfixes or comments via http://bugs.opensuse.org/ # # norootforbuild @@ -13,11 +13,11 @@ Name: libsidplay BuildRequires: gcc-c++ URL: http://sidplay2.sourceforge.net/ -License: Other License(s), see package, GPL +License: GNU General Public License (GPL) Group: Productivity/Multimedia/Sound/Players Autoreqprov: on Version: 2.1.1 -Release: 6 +Release: 51 Summary: A Player for C64 Music Files Source: sidplay-libs-%{version}.tar.bz2 Patch: sidplay-libs-%{version}.dif @@ -36,6 +36,26 @@ -------- Michael Schwendt <sidplay@geocities.com> +%package devel +Summary: A Player for C64 Music Files +Group: Productivity/Multimedia/Sound/Players +Provides: libsidplay:/usr/include/sidplay/sidplay2.h +Requires: libsidplay = %{version} +Autoreqprov: on + +%description devel +This package allows you to play music from C64 games and demos on your +PC. + +You can find a comprehensive archive on the WWW at: +http://www.hvsc.c64.org/ + + + +Authors: +-------- + Michael Schwendt <sidplay@geocities.com> + %prep %setup -q -n sidplay-libs-%{version} %patch @@ -69,18 +89,37 @@ install -m 644 AUTHORS COPYING ChangeLog INSTALL NEWS README THANKS TODO $DOCDIR/resid find $RPM_BUILD_ROOT -name "*.la" | xargs chmod 644 +%post -p /sbin/ldconfig + +%postun -p /sbin/ldconfig + %files %defattr(-,root,root) +%_libdir/libresid.so.* +%_libdir/libsidplay2.so.* +%_libdir/libsidutils.so.* +%dir %_libdir/sidplay +%dir %_libdir/sidplay/builders +%_libdir/sidplay/builders/lib*builder.so.* + +%files devel +%defattr(-,root,root) %{_docdir}/libsidplay %_libdir/pkgconfig/*.pc /usr/include/resid /usr/include/sidplay -%_libdir/libresid.* -%_libdir/libsidplay2.* -%_libdir/libsidutils.* -%_libdir/sidplay - -%changelog -n libsidplay +%_libdir/libresid.*a +%_libdir/libsidplay2.*a +%_libdir/libsidutils.*a +%_libdir/libresid.so +%_libdir/libsidplay2.so +%_libdir/libsidutils.so +%_libdir/sidplay/builders/lib*builder.*a +%_libdir/sidplay/builders/lib*builder.so + +%changelog +* Wed May 16 2007 - ro@suse.de +- branch off devel package * Wed Jan 25 2006 - mls@suse.de - converted neededforbuild to BuildRequires * Tue Oct 18 2005 - ro@suse.de ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org