Hello community,

here is the log from the commit of package artha for openSUSE:Factory
checked in at Thu Aug 11 14:56:23 CEST 2011.



--------
New Changes file:

--- /dev/null   2010-08-26 16:28:41.000000000 +0200
+++ /mounts/work_src_done/STABLE/artha/artha.changes    2011-08-06 
00:56:36.000000000 +0200
@@ -0,0 +1,10 @@
+-------------------------------------------------------------------
+Fri Aug  5 22:56:12 UTC 2011 - badshah...@gmail.com
+
+- Minor spec file cleanup
+
+-------------------------------------------------------------------
+Thu Jul 28 23:30:52 UTC 2011 - badshah...@gmail.com
+
+- Initial package (version 1.0.2)
+

calling whatdependson for head-i586


New:
----
  artha-1.0.2.tar.bz2
  artha.changes
  artha.spec

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ artha.spec ++++++
#
# spec file for package artha
#
# Copyright (c) 2011 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/
#



Name:           artha
Version:        1.0.2
Release:        1
License:        GPLv2
Summary:        Offline English thesaurus based on WordNet
Url:            http://artha.sourceforge.net
Group:          Productivity/Office/Dictionary
Source:         %{name}-%{version}.tar.bz2
BuildRequires:  desktop-file-utils
BuildRequires:  pkgconfig
BuildRequires:  update-desktop-files
BuildRequires:  wordnet-devel
BuildRequires:  pkgconfig(dbus-glib-1)
BuildRequires:  pkgconfig(gtk+-2.0)
Requires:       enchant
Requires:       hunspell
BuildRoot:      %{_tmppath}/%{name}-%{version}-build

%description
Artha is a free cross-platform English thesaurus that works
completely off-line and is based on WordNet. Stable releases for
download are currently available for GNU/Linux and Microsoft Windows;
it is tested on major Desktop Environments like GNOME, KDE, Xfce, etc
and on Microsoft Windows XP, Vista and 7. Artha is released under the
GNU General Public Licence version 2.

%prep
%setup -q
chmod -x TODO

%build
%configure
make %{?_smp_mflags}

%install
%make_install DESTDIR=%{buildroot} INSTALL="install -p"
%suse_update_desktop_file -r artha Office Dictionary

%clean
%{?buildroot:rm -rf %{buildroot}}

%files
%defattr(-,root,root)
%doc ChangeLog README COPYING NEWS TODO AUTHORS
%dir %{_datadir}/artha
%{_bindir}/artha
%{_datadir}/applications/artha.desktop
%{_datadir}/artha/gui.glade
%{_datadir}/pixmaps/artha.png
%{_mandir}/man1/artha.1.gz

%changelog

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to