File gobby.spec of Package gobby
#
# spec file for package gobby (Version 0.4.7)
#
# Copyright (c) 2008 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/
#
# norootforbuild
Name: gobby
BuildRequires: fdupes
BuildRequires: gcc-c++
BuildRequires: gmp-devel
BuildRequires: gnutls-devel
BuildRequires: gtkmm24-devel
BuildRequires: gtksourceview-devel
BuildRequires: libavahi-glib-devel
BuildRequires: libglade2-devel
BuildRequires: libgnomeprintui-devel
BuildRequires: libgnomeui-devel
BuildRequires: libwnck-devel
BuildRequires: libxml++-devel
BuildRequires: obby-devel >= 0.4.6
BuildRequires: update-desktop-files
License: GPL v2 only; GPL v2 or later
Group: System/GUI/GNOME
AutoReqProv: on
Version: 0.4.7
Release: 1
Summary: Gobby collaborative editor
Source: %{name}-%{version}.tar.bz2
Patch0: %{name}-desktop.patch
Patch1: gobby-0.4.4-gcc-43.patch
Url: http://gobby.0x539.de/
BuildRoot: %{_tmppath}/%{name}-%{version}-build
# obby 0.4.6 doesn't exist yet, so...
# Requires: obby >= %{version}
Requires: obby >= 0.4.6
Requires: %{name}-lang = %{version}
%description
Gobby is a free collaborative editor. This means that it provides you
with the possibility to edit files simultaneously with other users over
a network. It supports multiple documents in one session and a
multi-user chat. The platforms on which you could use Gobby are so far
Microsoft Windows, Linux, Mac OS X and other Unix-like ones.
Authors:
--------
Armin Burgmeier <armin@0x539.de>
Philipp Kern <phil@0x539.de>
%lang_package
%prep
%setup -q
%patch0
%patch1 -p1
%build
autoreconf -f -i
%configure \
--with-gnome
make %{?jobs:-j%jobs}
%install
%makeinstall
%find_lang %{name}
%suse_update_desktop_file %{name}
%fdupes $RPM_BUILD_ROOT
%clean
rm -rf $RPM_BUILD_ROOT
%files
%defattr (-, root, root)
%doc AUTHORS COPYING ChangeLog NEWS README
%{_bindir}/gobby
%{_datadir}/applications/gobby.desktop
%{_datadir}/pixmaps/gobby.png
%{_datadir}/pixmaps/gobby
%doc %{_mandir}/man1/*.*
%files lang -f %{name}.lang
%changelog
* Fri Sep 12 2008 maw@suse.de
- Update to version 0.4.7:
+ Some fixes improving Gobby's accessibility
+ Enable IPv6 link-local Zeroconf support
+ Bugfixes:
* Do not crash when no GtkSourceView languages are installed
* Do not show hidden GtkSourceView languages to the user as
they are not supposed to be shown and could lead to crashes
+ Updated translations.
* Thu Apr 03 2008 maw@suse.de
- Require obby >= 0.4.5, not 0.4.6.
* Tue Apr 01 2008 maw@suse.de
- Update to version 0.4.6:
+ Bug fixes
+ Updated translations.
* Wed Nov 07 2007 mauro@suse.de
- Added some fixes for gcc 4.3 and beta.
* Thu Oct 11 2007 sbrabec@suse.cz
- Use binding specific avahi package.
* Mon Sep 03 2007 maw@suse.de
- Build against gtksourceview 1.8 again.
* Tue Aug 07 2007 maw@suse.de
- Split off a -lang subpackage.
* Fri Aug 03 2007 maw@suse.de
- Update to versino 0.4.4:
+ opens absolute file names passed via command line
+ view is kept when remote ops affect the current position
+ documents can be subscribed by doubleclicking on them in the
list
+ local files aren't flagged as modified
+ urgency hint is configurable
+ tab bar only shown when more than one doc is being edited
+ find and goto dialogs are focused on invocation
+ prefence option added to subscribe automagically to all docs
in a session
+ window highlights itself only if the chat window is open
+ zeroconf failures are only printed in the console, not in a
dialog
+ use GtkSourceView's C API directly
+ document list is now sorted alphabetically
+ Misc. fixes
+ Updated translations
- Build against gtksourceview2
- Add gtksourceview.patch
- Use %%fdupes.
* Thu Jun 07 2007 sbrabec@suse.cz
- Fixed desktop file translation.
- Removed invalid desktop Category "Application" (#254654).
* Tue Jan 30 2007 sbrabec@suse.cz
- Prefix changed to /usr.
- Spec file cleanup.
* Tue Sep 26 2006 wstephenson@suse.de
- Update to version 0.4.1
* Support encrypted communications
* Improve text handling
* Improve change merging algorithm
* Usability improvements
* Command subsystem eg /command
* Fri Sep 15 2006 jhargadon@suse.de
- update to version 0.3.1
- Bugfix release to correct a problem regarding copy'n'paste
- applied a patch to eliminate missing return statement warnings
for bug #203564
* Tue Sep 05 2006 meissner@suse.de
- build with CXXFLAGS=RPM_OPT_FLAGS.
* Sat Feb 18 2006 stbinner@suse.de
- fix gobby-desktop.patch (Name / GenericName)
* Wed Jan 25 2006 mls@suse.de
- converted neededforbuild to BuildRequires
* Mon Jan 23 2006 lmichnovic@suse.cz
- Update to version 0.3.0 [#144674]
* Wed Jan 18 2006 lmichnovic@suse.cz
- Updated to version 0.3.0rc3
* Sat Jan 14 2006 kukuk@suse.de
- Add gmp-devel to nfb
* Fri Nov 04 2005 gekker@suse.de
- Initial import into autobuild, version 0.2.2