SHA256
1
0
forked from pool/gnote

Autobuild autoformatter for 57435

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnote?expand=0&rev=2
This commit is contained in:
Ruediger Oertel 2011-02-11 00:59:50 +00:00 committed by Git OBS Bridge
parent af692babaf
commit a9d4500390

View File

@ -1,8 +1,26 @@
#
# spec file for package gnote
#
# 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/
#
# norootforbuild
Name: gnote
Version: 0.7.3
Release: 1.0
Release: 1
License: GNU GPL v3 or later
Group: Productivity/Text/Editors
Url: http://live.gnome.org/Gnote
@ -29,9 +47,9 @@ Summary: A Port of Tomboy to C++
It is the same note taking application, including most of the add-ins (more are
to come). Synchronization support is being worked on.
%lang_package
%prep
%setup -q
@ -66,3 +84,5 @@ test "%{buildroot}" != "/" && %__rm -rf %{buildroot}
%{_mandir}/man1/gnote.1*
%files lang -f %{name}.lang
%changelog