Hello community,

here is the log from the commit of package itstool for openSUSE:Factory
checked in at Fri May 27 11:52:50 CEST 2011.



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

--- /dev/null   2010-08-26 16:28:41.000000000 +0200
+++ /mounts/work_src_done/STABLE/itstool/itstool.changes        2011-05-24 
09:56:38.000000000 +0200
@@ -0,0 +1,5 @@
+-------------------------------------------------------------------
+Tue May 24 07:52:11 UTC 2011 - [email protected]
+
+- Initial package, version 1.0.1
+

calling whatdependson for head-i586


New:
----
  itstool-1.0.1.tar.bz2
  itstool.changes
  itstool.spec

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

Other differences:
------------------
++++++ itstool.spec ++++++
#
# spec file for package itstool
#
# 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:           itstool
Version:        1.0.1
Release:        1
License:        GPLv3+
Summary:        Tool to translate XML documents using PO files
Url:            http://itstool.org
Group:          Development/Tools/Other
Source:         http://files.itstool.org/itstool/%{name}-%{version}.tar.bz2
BuildRequires:  python
BuildRequires:  libxml2-python
Requires:       libxml2-python
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
BuildArch:      noarch
%py_requires

%description
ITS Tool extracts messages from XML files and outputs PO template files, then
merges translations from MO files to create translated XML files. It determines
what to translate and how to chunk it into messages using the W3C
Internationalization Tag Set (ITS).

%prep
%setup -q
sed -i "s:#!/usr/bin/env python:#!/usr/bin/python:" itstool itstool.in

%build
%configure
make %{?_smp_mflags}

%install
%make_install

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

%files
%defattr(-,root,root)
%doc ChangeLog COPYING COPYING.GPL3 NEWS
%{_bindir}/%{name}
%{_datadir}/%{name}/

%changelog

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



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to