File dice.spec of Package dice
#
# spec file for package dice (Version 0.1.9)
#
# 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/
#
%define dbus_min_version 0.60-26
Name: dice
Version: 0.1.9
Release: 1.<RELEASE2>
License: GPL v2 or later
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: bison flex gcc-c++
BuildRequires: dbus-1-devel gnome-common gnome-sharp2 gnome-vfs2-devel
BuildRequires: gconf-sharp2 gnome-vfs-sharp2 intltool mono-devel
BuildRequires: ndesk-dbus
BuildRequires: ndesk-dbus-glib-devel
BuildRequires: coreutils
BuildRequires: notify-sharp
BuildRequires: gnome-keyring-devel
BuildRequires: nautilus-devel
BuildRequires: openssl-devel
BuildRequires: evolution-sharp
BuildRequires: libglade2-devel
BuildRequires: update-desktop-files
Source: %{name}-%{version}.tar.bz2
Source1: Db4objects.Db4o.dll
Group: Productivity/Office/Other
Summary: Desktop integration with Novell's Teaming and Microsoft's Sharepoint servers
Requires: dbus-1-glib >= %{dbus_min_version}
Requires: dbus-1-x11 >= %{dbus_min_version}
Requires: ndesk-dbus
Requires: ndesk-dbus-glib
Requires: openssl
Requires: evolution-sharp
%define prefix /usr
%description
Desktop integration with popular web based collaboration environments
including Novell's IceCore and Microsoft Sharepoint servers.
This package also include a Nautilus extension.
Authors:
--------
Brady Anderson
%package devel
License: GPL v2 or later
Group: Development/Libraries/Other
Summary: Desktop integration with Novell's Teaming and Microsoft's Sharepoint servers
Requires: %{name} = %{version}-%{release}
%description devel
Desktop integration with popular web based collaboration environments
including Novell's IceCore and Microsoft Sharepoint servers.
This package also include a Nautilus extension.
Authors:
--------
Brady Anderson
%package debug
License: GPL v2 or later
Summary: Desktop integration with Novell's Teaming and Microsoft's Sharepoint servers (debug)
Group: Productivity/Office/Other
%description debug
Desktop integration with popular web based collaboration environments
including Novell's IceCore and Microsoft Sharepoint servers. It also
includes a Nautilus extension.
This package contains the debug files for the CLI.
Authors:
--------
Brady Anderson
%prep
%setup -q
%build
%configure --prefix=%{_prefix} --libdir=%{_libdir} --sysconfdir=%{_sysconfdir}
make
%install
make DESTDIR="$RPM_BUILD_ROOT" install
cp %{SOURCE1} $RPM_BUILD_ROOT%{_libdir}/dice
rm $RPM_BUILD_ROOT/%{_libdir}/nautilus/extensions-2.0/*.*a
%clean
rm -rf "$RPM_BUILD_ROOT"
%files
%defattr(-,root,root)
%dir %{_libdir}/dice
%{_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
%{_datadir}/icons/hicolor/32x32/apps/dice.png
%{_datadir}/icons/hicolor/48x48/apps/dice.png
%{_datadir}/pixmaps/dice-*.png
%{_datadir}/pixmaps/dice.svg
%{_libdir}/dice/diced
%{_libdir}/dice/diced.exe
%{_libdir}/dice/Novell.IceDesktop.dll
%{_libdir}/dice/auth-agent
%{_libdir}/dice/auth-agent.exe
%{_libdir}/dice/dice-manager.exe
%{_libdir}/dice/Solvent.dll
%{_libdir}/dice/Db4objects.Db4o.dll
%{_libdir}/dice/libicews.so
%{_libdir}/nautilus/extensions-2.0/*.so
%{_datadir}/dice/
%{_datadir}/dbus-1/services/
%{_bindir}/dice-manager
%files devel
%defattr(-,root,root)
%{_libdir}/pkgconfig/diced.pc
%{_libdir}/pkgconfig/Novell.IceDesktop.pc
%{_libdir}/pkgconfig/solvent.pc
%{_libdir}/dice/libicews.*a
%files debug
%defattr(-,root,root)
%{_libdir}/dice/Novell.IceDesktop.dll.mdb
%{_libdir}/dice/Solvent.dll.mdb
%{_libdir}/dice/auth-agent.exe.mdb
%{_libdir}/dice/dice-manager.exe.mdb
%{_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
- Fixed a bug where a released server lock wasn't updated
locally
- various task and calendar issues resolved
- fixed build problems with the dice.desktop file
* Fri Nov 07 2008 banderso@novell.com
- New upstream 0.1.5
- nautilus shell extension full featured
- daemon added support for versioning and locking
- added dependencies for libglade2-devel and evolution-sharp
* Fri Oct 24 2008 hfiguiere@suse.de
- New upstream 0.1.3
- Remove upstreamed patch dice-arch-fix.patch
- Remove libglade2-devel build dependency
* 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)
* Thu Sep 11 2008 hfiguiere@suse.de
- Initial release of dice.
* FATE#304460, FATE#304461, FATE#304464, FATE#304465, FATE#304466, FATE#304467,
FATE#304468 and FATE#304469