14
0
forked from pool/python-polib

Autobuild autoformatter for 78853

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-polib?expand=0&rev=2
This commit is contained in:
2011-08-17 22:07:01 +00:00
committed by Git OBS Bridge
parent c81dc3b807
commit 789d3093dc

View File

@@ -1,19 +1,27 @@
#
# spec file for package polib
# spec file for package python-polib
#
# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2011 LISA GmbH, Bingen, Germany.
#
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
#
# 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: python-polib
Version: 0.7.0
Release: 0
URL: http://bitbucket.org/izi/polib/
Release: 1
Url: http://bitbucket.org/izi/polib/
Summary: A library to manipulate gettext files
License: X11/MIT
Group: Productivity/Other
@@ -41,6 +49,7 @@ functions 'pofile' and 'mofile', and the 4 core classes: POFile, MOFile,
POEntry and MOEntry for creating new files/entries.
%package doc
Summary: A library to manipulate gettext files
Group: Productivity/Other
Requires: %{name} = %{version}