commit dice for openSUSE:Factory
Hello community, here is the log from the commit of package dice for openSUSE:Factory checked in at Fri Feb 6 22:12:25 CET 2009. -------- --- GNOME/dice/dice.changes 2008-12-05 23:50:08.000000000 +0100 +++ dice/dice.changes 2009-01-23 18:01:02.000000000 +0100 @@ -1,0 +2,22 @@ +Fri Jan 23 11:05:00 CEST 2009 - crivera@novell.com + +- Use the correct provider for connecting to Teaming servers. + This fixes bnc#459120. +- Fix the version in the about text in dice-manager. This + fixes bnc#468178. +- Remove the random versioning scheme use for Novell.IceDesktop + assembly. Partial fix for bnc#468452. + +------------------------------------------------------------------- +Wed Jan 14 11:55:00 CEST 2009 - crivera@novell.com + +- Added support for accepting/declining meetings. Recurrence + support for meetings not done yet. Displays meeting attendees. + Added interfaces for Updating/deleting meetings. + +------------------------------------------------------------------- +Wed Dec 10 15:29:10 CEST 2008 - crivera@novell.com + +- Fix issues with diced and dice-manager paths. (bnc#457849) + +------------------------------------------------------------------- calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ dice.spec ++++++ --- /var/tmp/diff_new_pack.L16541/_old 2009-02-06 22:10:14.000000000 +0100 +++ /var/tmp/diff_new_pack.L16541/_new 2009-02-06 22:10:14.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package dice (Version 0.1.9) # -# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. +# 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 @@ -20,7 +20,7 @@ Name: dice Version: 0.1.9 -Release: 1 +Release: 4 License: GPL v2 or later BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: bison flex gcc-c++ @@ -47,7 +47,6 @@ Requires: openssl Requires: evolution-sharp %define prefix /usr -%gconf_schemas_prereq %description Desktop integration with popular web based collaboration environments @@ -101,29 +100,21 @@ %setup -q %build -NOCONFIGURE=1 ./autogen.sh -%configure +%configure --prefix=%{_prefix} --libdir=%{_libdir} --sysconfdir=%{_sysconfdir} make %install make DESTDIR="$RPM_BUILD_ROOT" install cp %{SOURCE1} $RPM_BUILD_ROOT%{_libdir}/dice -#we don't want these. rm $RPM_BUILD_ROOT/%{_libdir}/nautilus/extensions-2.0/*.*a -%find_gconf_schemas %clean rm -rf "$RPM_BUILD_ROOT" -%pre -f %{name}.schemas_pre - -%preun -f %{name}.schemas_preun -%posttrans -f %{name}.schemas_posttrans - -%files -f %{name}.schemas_list +%files %defattr(-,root,root) %dir %{_libdir}/dice -%{_datadir}/applications/dice.desktop +%{_datadir}/applications/dice-manager.desktop %{_datadir}/icons/hicolor/scalable/apps/dice.svg %{_datadir}/icons/hicolor/16x16/apps/dice.png %{_datadir}/icons/hicolor/24x24/apps/dice.png @@ -136,7 +127,6 @@ %{_libdir}/dice/Novell.IceDesktop.dll %{_libdir}/dice/auth-agent %{_libdir}/dice/auth-agent.exe -%{_libdir}/dice/dice-manager %{_libdir}/dice/dice-manager.exe %{_libdir}/dice/Solvent.dll %{_libdir}/dice/Db4objects.Db4o.dll @@ -144,6 +134,7 @@ %{_libdir}/nautilus/extensions-2.0/*.so %{_datadir}/dice/ %{_datadir}/dbus-1/services/ +%{_bindir}/dice-manager %files devel %defattr(-,root,root) @@ -161,6 +152,19 @@ %{_libdir}/dice/diced.exe.mdb %changelog +* Fri Jan 23 2009 crivera@novell.com +- Use the correct provider for connecting to Teaming servers. + This fixes bnc#459120. +- Fix the version in the about text in dice-manager. This + fixes bnc#468178. +- Remove the random versioning scheme use for Novell.IceDesktop + assembly. Partial fix for bnc#468452. +* Wed Jan 14 2009 crivera@novell.com +- Added support for accepting/declining meetings. Recurrence + support for meetings not done yet. Displays meeting attendees. + Added interfaces for Updating/deleting meetings. +* Wed Dec 10 2008 crivera@novell.com +- Fix issues with diced and dice-manager paths. (bnc#457849) * Fri Dec 05 2008 banderso@novell.com - New upstream 0.1.9 - Fixed a bug where the available space was correct @@ -177,7 +181,7 @@ - New upstream 0.1.3 - Remove upstreamed patch dice-arch-fix.patch - Remove libglade2-devel build dependency -* Mon Oct 06 2008 hfiguiere@suse.de +* Tue Oct 07 2008 hfiguiere@suse.de - Build on other arch too. * Tue Sep 30 2008 hfiguiere@suse.de - Remove references to mono(Affirma.ThreeSharp) ++++++ dice-0.1.9.tar.bz2 ++++++ GNOME/dice/dice-0.1.9.tar.bz2 dice/dice-0.1.9.tar.bz2 differ: byte 11, line 1 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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